cancel
Showing results for 
Search instead for 
Did you mean: 

Redirecting URL

Former Member
0 Kudos

Hi Experts

I am writing JSP page, and deploying in portal in which i want to redirect the page to another URL. Hence i used response.sendRedirect(URL); as we used to do in JSP but this is not running in portal. I request you to give alternate solution that could substuite response.sendRedirect(URL);

Regards

Vinu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Vinu,

close your .jsp file once and open again, and

again try to code response.(dot) , now you can able to see every method..... when ever you face this problem with NWDS, just close and open the particular file.

Answers (0)