I asked a similar question re potential problems with multiple action
servlet instances(no reply).  I think the issues may have something to do
with the actionservlet resources but I'm not sure and would be **very**
interested in finding out as I'm using this approach using struts 1.0.

Jin


----- Original Message -----
From: "Struts Newsgroup" <@[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 14, 2002 8:55 AM
Subject: Re: Multiple struts-config.xml files?


> Subject: Re: Multiple struts-config.xml files?
> From: "Jens Mander" <[EMAIL PROTECTED]>
>  ===
>
> Which are the alterations required to allow struts 1.0 to permit multiple
> Action Servlets?
> Doesn't a container (e.g. Tomcat) generate separate instances for each
> action servlet which reads its own struts-config file and if so what kind
of
> threading problems could occur?
>
> In my case I've been using an approach similar to what Michael
> describes without the RoleDispatcherServlet
> and I am worried about these threading problems you mention.
>
> Thanks,
>
> Ronaldo
>
> "Ted Husted" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
> news:[EMAIL PROTECTED]...
> > Struts 1.0 isn't designed to permit multiple ActionServlets. Unless
> > you've made some alterations, there may be threading problems.
> >
> --cut
>
> >
> > -- Ted Husted, Husted dot Com, Fairport NY USA.
> > -- Java Web Development with Struts.
> > -- Tel +1 585 737-3463.
> > -- Web http://www.husted.com/struts/
>
>
>
>
> --
> 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