I think the issue you have missed is the situation of webhosting ISPs, there are well understood ways to support CGI bin applications from multiple customers on the same server with minimal interaction between them, ie only cpu and bandwidth constraints - not data. In order for servlets to takeoff, it has to be possible to get this sort of separation without running a new JVM per customer. Tim. --- URL http://www.westhawk.co.uk/ ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
- Re: How can i call a servlet method from another... Mark Foster
- Re: How can i call a servlet method from an... K.V. Chandrinos
- Re: How can i call a servlet method fro... Ernie Varitimos
- Servlet contexts (was Re: How can i... K.V. Chandrinos
- Re: Servlet contexts (was Re: H... Ernie Varitimos
- Re: Servlet contexts (was Re: H... Craig R. McClanahan
- Re: How can i call a servlet method fro... Ernie Varitimos
- Re: How can i call a servlet method fro... Craig R. McClanahan
- Re: How can i call a servlet method from an... Craig R. McClanahan
- Re: How can i call a servlet method from another... Ted Neward
- Re: How can i call a servlet method from another... Tim Panton - Westhawk Ltd
- Re: How can i call a servlet method from an... Danny Rubis
- Re: How can i call a servlet method from another... Nic Ferrier
- Re: How can i call a servlet method from another... Tim Panton - Westhawk Ltd
- Re: How can i call a servlet method from another... Trond Sausjord
- Re: How can i call a servlet method from another... Mahendra Yadav (CTS)
- Re: How can i call a servlet method from another... Chauhan, Vivek