RE: container managed security and login action?

2002-02-18 Thread Matt Raible
PROTECTED]] Sent: Monday, February 18, 2002 10:33 AM To: 'Michelle Popovits' Subject: RE: container managed security and login action? Michelle, I tried using your sample LoginAction.java class to do what you're doing. However, I get the following error from Tomcat: Apache Tomcat/4.0.1

container managed security and login action?

2002-01-30 Thread Michelle Popovits
Has anyone been able to capture login information in a struts action and then send it on for j2ee container managed security. I currently have a struts application that uses j2ee container managed security. New requirements state that the password is to be stored in encrypted form which means I

RE: container managed security and login action?

2002-01-30 Thread Jon.Ridgway
: container managed security and login action? Has anyone been able to capture login information in a struts action and then send it on for j2ee container managed security. I currently have a struts application that uses j2ee container managed security. New requirements state that the password

RE: container managed security and login action?

2002-01-30 Thread Michelle Popovits
; } Summary It works great! I wished I had done it sooner. -Original Message- From: Michelle Popovits [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 10:01 AM To: '[EMAIL PROTECTED]' Subject: container managed security and login action? Has anyone been able to capture login