Re: logout when using j_security_check

2008-04-17 Thread Laurie Harper
temp temp wrote: my application uses container managed security , j_security_check, we create session before user login so i dont want to call session.invalidate if users wants to logout is there anything i can do to logout user ? If you don't invalidate the session, it will still contain a

Re: logout when using j_security_check

2008-04-17 Thread Antonio Petrelli
Rishi Do not hijack others thread please. Create a new e-mail. Antonio 2008/4/17, Rishi Deepak <[EMAIL PROTECTED]>: > > Hi, > My project has the requirement to display the records > in table and when i click on a particular row, the > data would be displayed in the text boxes. > > I have applied

Re: logout when using j_security_check

2008-04-17 Thread Rishi Deepak
Hi, My project has the requirement to display the records in table and when i click on a particular row, the data would be displayed in the text boxes. I have applied Struts frame work and data is displayed in table, now any body can help how to show that data in textboxes on click to a record in

logout when using j_security_check

2008-04-17 Thread temp temp
my application uses container managed security , j_security_check, we create session before user login so i dont want to call session.invalidate if users wants to logout is there anything i can do to logout user ? - Be a better friend, newshound, and kn