Tomcat would be running on a server.is it possible
that several users can run their application
simultaneously that it appears to them as if every one
is executing their program on a seperate  tomcat.

--- Shinya Koizumi <[EMAIL PROTECTED]>
wrote:

> >allow multiple clients to execute their programs
> What kinda program you are talking about?
> ( some application runs on the command line? )
> 
> >without affecting other clients execution
> Yes, you can do this using session. 
> session is managed by web container so 
> you don't have to configure Tomcat to do that.
> 
> SK
> ----- Original Message ----- 
> From: "Pratap Parne" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Sunday, July 16, 2006 2:03 PM
> Subject: Tomcat on a server
> 
> 
> > is it poeesible to have one tomcat running on a
> server
> > and allow multiple clients to execute their
> programs
> > on the tomcat running on the server without
> affecting
> > other clients execution.How can we configure
> tomcat
> > for this purpose?
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> > http://mail.yahoo.com 
> > 
> >
>
---------------------------------------------------------------------
> > To start a new topic, e-mail:
> [email protected]
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> > 
> > 
> >
> 
> 
>
---------------------------------------------------------------------
> To start a new topic, e-mail:
> [email protected]
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to