----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
On Mon, Jun 05, 2000 at 09:55:15AM +0800, Jackson Ching wrote:
> The application i'm trying to do is let say for servlet A in zone A with
>session time out of 5 min, then there is another servlet B in Zone B with session
>time out to be 30 min. now servlet A and B need servlet C, but servlet C does not
>need any session timeout, what i want to do is have servlet C in a global zone that
>servlet A and B can share. I want to do this so that i don't have to put a copies of
>servlet C in zone A and B.
Put the path to servlet C in both zone A and B repositories setting.
--
Sean Legassick
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]