RE: RequestWrappers

2002-06-03 Thread Cox, Charlie

here is an example posted by Craig to wrap the response(in a filter), but
you can see how to wrap the request from this example.

http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg41615.html


Charlie

 -Original Message-
 From: Joe Tomcat [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, June 02, 2002 10:36 PM
 To: Tomcat Users List
 Subject: Re: RequestWrappers
 
 
 On Sunday 02 June 2002 16:41, you wrote:
  does anyone have any experience with making custom RequestWrappers
  with Catalina? I keep finding that my custom RequestWrapper is being
  wrapped by a catalina RequestWrapper -- making mine useless. Has
  anyone had this problem and solved it?
 
 There seems to be very little documentation or tutorials 
 about this subject.  
 I think it's in the more esoteric section of things.  I would 
 like to know, 
 too.  I tried to use a request wrapper but I couldn't get it to work 
 correctly so I gave up.
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: RequestWrappers

2002-06-03 Thread Subir Sengupta

Hi,

Craig answered one of my questions and posted an example of a
RequestWrapper.  Here it is

http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/msg55350.html

Subir

-Original Message-
From: Cox, Charlie [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 03, 2002 4:48 AM
To: 'Tomcat Users List'
Subject: RE: RequestWrappers


here is an example posted by Craig to wrap the response(in a filter), but
you can see how to wrap the request from this example.

http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg41615.html


Charlie

 -Original Message-
 From: Joe Tomcat [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, June 02, 2002 10:36 PM
 To: Tomcat Users List
 Subject: Re: RequestWrappers
 
 
 On Sunday 02 June 2002 16:41, you wrote:
  does anyone have any experience with making custom RequestWrappers
  with Catalina? I keep finding that my custom RequestWrapper is being
  wrapped by a catalina RequestWrapper -- making mine useless. Has
  anyone had this problem and solved it?
 
 There seems to be very little documentation or tutorials 
 about this subject.  
 I think it's in the more esoteric section of things.  I would 
 like to know, 
 too.  I tried to use a request wrapper but I couldn't get it to work 
 correctly so I gave up.
 
 --
 To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: 
 mailto:[EMAIL PROTECTED]
 

--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: RequestWrappers

2002-06-03 Thread William Shulman


thanks all, I will take a look

Subir Sengupta writes:
  Hi,
  
  Craig answered one of my questions and posted an example of a
  RequestWrapper.  Here it is
  
  http://www.mail-archive.com/tomcat-user%40jakarta.apache.org/msg55350.html
  
  Subir
  
  -Original Message-
  From: Cox, Charlie [mailto:[EMAIL PROTECTED]]
  Sent: Monday, June 03, 2002 4:48 AM
  To: 'Tomcat Users List'
  Subject: RE: RequestWrappers
  
  
  here is an example posted by Craig to wrap the response(in a filter), but
  you can see how to wrap the request from this example.
  
  http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg41615.html
  
  
  Charlie
  
   -Original Message-
   From: Joe Tomcat [mailto:[EMAIL PROTECTED]]
   Sent: Sunday, June 02, 2002 10:36 PM
   To: Tomcat Users List
   Subject: Re: RequestWrappers
   
   
   On Sunday 02 June 2002 16:41, you wrote:
does anyone have any experience with making custom RequestWrappers
with Catalina? I keep finding that my custom RequestWrapper is being
wrapped by a catalina RequestWrapper -- making mine useless. Has
anyone had this problem and solved it?
   
   There seems to be very little documentation or tutorials 
   about this subject.  
   I think it's in the more esoteric section of things.  I would 
   like to know, 
   too.  I tried to use a request wrapper but I couldn't get it to work 
   correctly so I gave up.
   
   --
   To unsubscribe, e-mail:   
   mailto:[EMAIL PROTECTED]
   For additional commands, e-mail: 
   mailto:[EMAIL PROTECTED]
   
  
  --
  To unsubscribe, e-mail:
  mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
  
  --
  To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
  For additional commands, e-mail: mailto:[EMAIL PROTECTED]
  

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: RequestWrappers

2002-06-02 Thread Joe Tomcat

On Sunday 02 June 2002 16:41, you wrote:
 does anyone have any experience with making custom RequestWrappers
 with Catalina? I keep finding that my custom RequestWrapper is being
 wrapped by a catalina RequestWrapper -- making mine useless. Has
 anyone had this problem and solved it?

There seems to be very little documentation or tutorials about this subject.  
I think it's in the more esoteric section of things.  I would like to know, 
too.  I tried to use a request wrapper but I couldn't get it to work 
correctly so I gave up.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]