ure out what part of the
> app is 'taking' so long.
>
> With out knowing such things all we can really say is...
>
> Buy a faster machine.
> Code you app so it works faster.
>
> ;)
>
> Ben
>
>
> On Nov 7, 2007 10:21 AM, tbt <[EMAIL PROTECT
Hi
I'm a newbie to tomcat and i'm using it for a web application. But currently
the application is running a bit slow once deployed. Are there any ways to
speed up the request/response time in tomcat.
Thanks
--
View this message in context:
http://www.nabble.com/speed-up-the-server-tf4763782.h
Hi
I'm a newbie to tomcat and I would like to increase the time duration that a
page expires if it remains idle.
Currently in my web application if a user remains idle for 20 minutes and
tries to use the application again a default page is shown to the user
stating that the page expired. How can