RE: about security

2008-07-14 Thread hns
HI According to help of some previous threads i have created Login interceptor,i really such thankful to all helpful people who help me in this discussion please http://www.nabble.com/about-current-action-name-acsess-td15736383.html#a15755941 Check here and read out from first thread ,you can

RE: about security

2008-07-14 Thread Yanni Tan
: Friday, July 11, 2008 9:32 AM To: Struts Users Mailing List Subject: Re: about security Here are my thoughts [based on my experience with Websphere but I hope they can be generalized): 1- Using session for users's authentication is not a very good idea esp if there is a chance that they may

Re: about security

2008-07-14 Thread hns
hi Thanks i have see documents and search for applying single sign on feature and jdbc realm for security but i can not get properly ,could you provide me some links which can use to understand from scratch all this things, thanks -- View this message in context: http://www.nabble.com/about

Re: about security

2008-07-11 Thread Struts Two
Here are my thoughts [based on my experience with Websphere but I hope they can be generalized): 1- Using session for users's authentication is not a very good idea esp if there is a chance that they may have multiple browser or tabs open at the sametime. there is a great chance of session mix-u