In which method of the extended RequestProcessor ?
What do you think about doing this in the ServletContextListener ?

-----Original Message-----
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]
Sent: 12 September 2002 14:13
To: 'Struts Users Mailing List'
Subject: RE: Initialisations on the first request


Extend RequestProcessor and put them there.

-----Original Message-----
From: Heligon Sandra [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 11, 2002 12:23 PM

        I am working with Apache/Tomcat/Struts.
        Tomcat and Apache are defined as NT service.
        I need to do initialisations (get ORB reference) on the first
request, 
        and return errors if one problem occurs.
        How can I do ? Can somebody send me an example ?
        Do I place the initialisations in the RequestProcessor's method ?

        Thanks

--
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]>

Reply via email to