In my web architecture I have an external process (different from
the servlet container)
        that manages authentication, and allows data persistence.

        I need to periodically (10 s) test if the communication between the
Struts
        application and the external process works (pooling mechanism).

        Where or how can I do this test ? 
        Do I have to use the RequestProcessor features or the Tomcat
features ?

        Thanks a lot for your help,
        Sandra

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

Reply via email to