I notice that the BaseInterceptor is there in tomcat
3.3.1. How come it is not included in 4.1.27 and
5.0.12 ?

Or prolly it is, and I cannot seem to locate it ??
--Steven


--- Steven Perry <[EMAIL PROTECTED]> wrote:
> Thanks a lot Adam.
> I hadn't noticed that in the server.xml. It kind of
> satisfies my current needs.
> 
> I would also require to modify the requests or
> create
> responses based on the requests before they are
> processed by the webapp.
> 
> How should I go about this ? Interceptors ? If so,
> can
> someone please direct me to how I can procure their
> API, since I do not seem to have that on my tomcat
> 4.x
> 
> Thank you in advance
> 
> --Steven.
> 
> --- Adam Hardy <[EMAIL PROTECTED]>
> wrote:
> > Hi Steven,
> > check out the AccessLogValve in your server.xml
> > 
> > 
> > Adam
> > 
> > On 09/29/2003 11:35 AM Steven Perry wrote:
> > > Hello All,
> > > 
> > > I have got Tomcat 4.1. 
> > > 
> > > I would like to read all the requests that are
> > passed
> > > onto Tomcat from all the different applications,
> > and
> > > print them either onto the screen or a file.
> > > 
> > > I could be wrong, but I so far I understand that
> > > "Interceptors" can be used for such a job.
> > > 
> > > The thing is, I cannot find the API for
> > Interceptors
> > > in Tomcat 4.1.
> > > 
> > > a) How would I be able to get the API for
> > Interceptors
> > > ?
> > > b) Are Interceptors the right way to go about it
> > in
> > > the first place ?
> > > c) If not, is there any other suitable method ?
> > > 
> > > --Steven.
> > > 
> > > __________________________________
> > > Do you Yahoo!?
> > > The New Yahoo! Shopping - with improved product
> > search
> > > http://shopping.yahoo.com
> > > 
> > >
> >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > > 
> > > 
> > 
> > -- 
> > struts 1.1 + tomcat 4.1.27 + java 1.4.2
> > Linux 2.4.20 RH9
> > 
> > 
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> 
> 
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product
> search
> http://shopping.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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

Reply via email to