session collision

2008-11-14 Thread Diny
Dear friends, I am using struts framework. when i login to my application there was session collision occurance. steps for your clear view 1. Entering username and password in jsp 2. Fetching login action and then it is going upto DAO and verifying it. 3.

Re: login problem

2008-11-13 Thread Diny
hi... I had to put role-names into my web.xml file to solve login problem. you mentioned in ur post.. i would like to know how it is possible and how come you are saying tat it will reduce the login problem.. if u dont mind reply me as soon as possible. Anet-2 wrote: > > H