Re: [PATCH] RequestDispatcher.forward() problem with wrapped requests

2003-05-31 Thread Remy Maucherat
Jan Luehe wrote: I am fixing a bug filed by Ryan Lubke (Bugtraq 4871238). I do have a fix in place, but I would like to make sure it's appropriate. Consider the following scenario: Servlet1 acquires a RequestDispatcher and forwards the request to Servlet2. However, before forwarding the request, it

[PATCH] RequestDispatcher.forward() problem with wrapped requests

2003-05-31 Thread Jan Luehe
I am fixing a bug filed by Ryan Lubke (Bugtraq 4871238). I do have a fix in place, but I would like to make sure it's appropriate. Consider the following scenario: Servlet1 acquires a RequestDispatcher and forwards the request to Servlet2. However, before forwarding the request, it wraps the reque

RE: RequestDispatcher.forward() problem

2003-02-21 Thread John Trollinger
mailto:[EMAIL PROTECTED]] > Sent: Friday, February 21, 2003 10:12 AM > To: Tomcat Developers List > Subject: RequestDispatcher.forward() problem > > > Thanks for your reply, John. > > Can you transport data from one webapp to the other when you use the > sendRedirect() m

RequestDispatcher.forward() problem

2003-02-21 Thread Simon Senécal
Thanks for your reply, John. Can you transport data from one webapp to the other when you use the sendRedirect() method? Here is my true problem. I want to transport data such as a username and a password between two webapps (and I don't want to use URL rewriting). The user logs on Webapp1 and

RE: RequestDispatcher.forward() problem

2003-02-21 Thread John Trollinger
to go get the new page so the browser URL will update to the new URL. John > -Original Message- > From: Simon Senécal [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 21, 2003 9:35 AM > To: [EMAIL PROTECTED] > Subject: RequestDispatcher.forward() problem > >

RequestDispatcher.forward() problem

2003-02-21 Thread Simon Senécal
I need help. (I use Tomcat 4.1.18) I'm in JSP1 in a webapp (Webapp1) and I use RequestDispatcher.forward(request, response) to forward in JSP2 located in another webapp (Webapp2). The two webapps are on the same server. The forwarding works, but once I'm in the JSP2 (in Webapp2), it looks like

DO NOT REPLY [Bug 14304] - RequestDispatcher.forward() problem in a Filter

2002-11-06 Thread bugzilla
gzilla/show_bug.cgi?id=14304 RequestDispatcher.forward() problem in a Filter --- Additional Comments From [EMAIL PROTECTED] 2002-11-06 23:06 --- Reproduced behavior with jakarta-tomcat-4.0.6 -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additio

DO NOT REPLY [Bug 14304] - RequestDispatcher.forward() problem in a Filter

2002-11-06 Thread bugzilla
gzilla/show_bug.cgi?id=14304 RequestDispatcher.forward() problem in a Filter --- Additional Comments From [EMAIL PROTECTED] 2002-11-06 18:14 --- More information about this: I have tested this on 4.1.12 and 4.1.14, and the behavior is the same. On 4.1.14, I tested this with the follo

DO NOT REPLY [Bug 14304] - RequestDispatcher.forward() problem in a Filter

2002-11-06 Thread bugzilla
gzilla/show_bug.cgi?id=14304 RequestDispatcher.forward() problem in a Filter --- Additional Comments From [EMAIL PROTECTED] 2002-11-06 18:05 --- Created an attachment (id=3757) Unzip this to $CATALINA_HOME/webapps. The source to the filter is with the class in /WEB-INF/classes -- To unsub

DO NOT REPLY [Bug 14304] New: - RequestDispatcher.forward() problem in a Filter

2002-11-06 Thread bugzilla
gzilla/show_bug.cgi?id=14304 RequestDispatcher.forward() problem in a Filter Summary: RequestDispatcher.forward() problem in a Filter Product: Tomcat 4 Version: 4.1.14 Platform: Other OS/Version: Other Status: NEW Severity: