Re: websession variables

2008-07-16 Thread Hassan Schroeder
On Wed, Jul 16, 2008 at 6:18 AM, Marcos <[EMAIL PROTECTED]> wrote:

> Somebody knows how can i setup the timeout for websession variables in tomcat
> 5.5 ?
> i know i can change this in .xml configuration file, but, i want to do it
> by program, script or something ?
> Is it possible ?

See the Servlet API for HttpSession.

HTH,
-- 
Hassan Schroeder  [EMAIL PROTECTED]

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



websession variables

2008-07-16 Thread Marcos
Hi

Somebody knows how can i setup the timeout for websession variables in tomcat
5.5 ?
i know i can change this in .xml configuration file, but, i want to do it
by program, script or something ?
Is it possible ?
thanks.



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]