Hi all,
I am going to
make a session for a user when he
logs in the s/w and want to
expire the session when he
logs out..
I am using following:
1. Netbeans IDE
2. Struts framework.
3. SQL Server Express 2005
Also want to use hibernate in the same application, but firstly I need your help to create session in Struts framework.
Please give me some suggestions for making the same...
Thanks in advance...