tomcat deploys only half of the application and starts. what could be the
reason ? I tried deleting the server and setting up a new tomcat server but
the problem is still the same
I just put a debug point an checked. In tomcat 6,the request comes to the
servlet with a null session,but in tomcat 7 and later versions the valid
session is there in the request
On Tue, Jun 23, 2015 at 2:46 PM, André Warnier wrote:
> chedana jayasinghe wrote:
>
>> In my web app
In my web application, in a jsp there is a javascript which sends request
to a servlet every twenty seconds, so it kills my applications user idle
time tracking by resetting the lastAccessed time in session. the funny
thing is lastAccessed time doesn't get updated in tomcat 6 and my
applications
ervletException {}
}
On Thu, Jun 18, 2015 at 9:24 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chedana,
>
> On 6/18/15 2:09 AM, chedana jayasinghe wrote:
> > request goes to a doPost method
Christopher,
*Is there a big change of how tomcat manage sessions, in versions before
tomcat 6. still I'm little confused about the behavior of my application
*
On Thu, Jun 18, 2015 at 11:39 AM, chedana jayasinghe <
chedanajayasin...@gmail.com> wrote:
> request goes to a doPo
rvlet container and all the filters are within the servlet container
.
On Tue, Jun 16, 2015 at 12:39 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chedana,
>
> On 6/15/15 9:07 AM, chedana jaya
only in tomcat 7 and
higher versions.
On Thu, Jun 11, 2015 at 6:59 PM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Chedana,
>
> On 6/11/15 12:42 AM, chedana jayasinghe wrote:
> > HI, In my web
HI,
In my web application, in a jsp there is a javascript which sends request
to a servlet every twenty seconds, so it kills my applications user idle
time tracking by resetting the lastAccessed time. the funny thing is
lastAccessed time doesn't get updated in tomcat 6 and my applications idle
t