veracode issue fix for redirect url or return url Problem :To fix veracode issue for redirect url. Solution : You have to use URL encoder of utf-8. return URLEncoder.encode(value, StandardCharsets.UTF_8.toString()); Email ThisBlogThis!Share to TwitterShare to Facebook
0 comments:
Post a Comment