Answer: It won't work. I suppose you might get lucky if both instances use
*exactly* the same configuration, but then there wouldn't be any point to
doing that in the first place. Struts stores almost all of its config data
in the servlet context, so if you try to have more than one instance,
they'll be tripping over each other all the time.

Why would you need more than one instance, though?

--
Martin Cooper


"Khalid K." <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Platform websphere/struts 1.0 (updating to 1.1 out of question)

Question:  Are there any draw backs of declaring multiple controller
servlets in one web app ??
           I've heard that it is not recommended because they will share the
same servlet context which will cause problems ???


Whoever answers it will get a virtual cookie :)    (no..not a 3rd party
cookie....)

Thanks

Khalid

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.674 / Virus Database: 436 - Release Date: 5/2/2004




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

Reply via email to