WebSphere Portal Server - Re: WPS 5.1 response.sendRedirect in portal jsp

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > January 2006 > Re: WPS 5.1 response.sendRedirect in portal jsp





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: WPS 5.1 response.sendRedirect in portal jsp

2006-01-18, 5:56 pm

I've found the solution (without javascript)
In the jsp code I've added

response.getWriter().println("<meta http-equiv=\"refresh\" content=\"0;URL="+myurl+"\">");
return;

In this way the redirection is made by the client

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com