hi all,
i made a web application through netbeans and in its web.xml file i set the session timeout as according to my requirement(let's say 1 min.)and then i made a class implementing sessionlistener and in its session destroyed method i removed the atribute(say empno) from session.
The whole application works fine but problem arised due to the fact that session timeout is applied on every other webapplication.
is there any way to assign session timeout to only a single application.
Thanks
rahul8284 0 Newbie Poster
parry_kulk 14 Junior Poster Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.