Re: sendRedirect problem

2010-02-23 Thread Donn Aiken
ly when the app is deployed to > >>>>> Apache > >>>>> Tomcat. On the JDeveloper built-in debugger the code works fine: > >>>>> xxx.jsp > >>>>> appears. > >>>> > >>>> So it works on the server, it works

Re: sendRedirect problem

2010-02-23 Thread Desbaratizador
> Any idea? >>>> >>>> From the almost none-existent information you've provided, no, not >>>> really. Exact Tomcat, JVM, OS versions and *lot* more specific >>>> information would be useful. >>>> >>>> >>>> p >&

Re: sendRedirect problem

2010-02-23 Thread Donn Aiken
t;>> >>> >>>> Any idea? >>> >>> From the almost none-existent information you've provided, no, not >>> really. Exact Tomcat, JVM, OS versions and *lot* more specific >>> information would be useful. >>> >>> >>&g

Re: sendRedirect problem

2010-02-23 Thread Pid
On 23/02/2010 11:42, Desbaratizador wrote: Environment: - Apache Tomcat 5.5 - OS and JVM are (very probably) not relevant - Code WORKS on JDeveloper debugger (Windows XP and vista, various JVM's) - Code NOT WORKS when deployed to Apache Tomcat 5.5 (tests made on various machines, Windows Serve

Re: sendRedirect problem

2010-02-23 Thread Desbaratizador
rsions and *lot* more specific >> information would be useful. >> >> >> p >> >> - >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >&g

Re: sendRedirect problem

2010-02-22 Thread Donn Aiken
If I had to guess, there is a missing FacesContext.responseComplete(); Prior to the sendRedirect call. DJ On 2/22/10, Pid wrote: > On 22/02/2010 12:39, Desbaratizador wrote: >> >> Hi >> >> I have a faces (JSF) app developed with JDeveloper, in a JSP i have a >> sendRedirect like this: >> res

Re: sendRedirect problem

2010-02-22 Thread Pid
On 22/02/2010 12:39, Desbaratizador wrote: Hi I have a faces (JSF) app developed with JDeveloper, in a JSP i have a sendRedirect like this: response.sendRedirect("xxx.jsp"); Does xxx stand for something and if so, what? (Don't tell us if the actual page name is something exciting and propri

sendRedirect problem

2010-02-22 Thread Desbaratizador
at. 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