Hi

I have a faces (JSF) app developed with JDeveloper, in a JSP i have a
sendRedirect like this:
response.sendRedirect("xxx.jsp");


The problem: sendRedirect not working (the page where the redirect is
invoked continues loading), occurs only when the app is deployed to Apache
Tomcat. On the JDeveloper built-in debugger the code works fine: xxx.jsp
appears.


Any idea?




Desbaratizador
-- 
View this message in context: 
http://old.nabble.com/sendRedirect-problem-tp27686610p27686610.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to