[OT] CMS w/ JAASRealm

2005-02-10 Thread Jerry Jalenak
I'm implementing container managed security in Tomcat using the JAASRealm. Everything works as I expect it to, but I can't figure out how to get an error message passed from my LoginModule back to my Struts Action class (I specify in the that my pages are .do actions). Is there a way to access t

[OT] CMS w/ JAASRealm

2005-02-10 Thread Jerry Jalenak
I'm implementing container managed security in Tomcat using the JAASRealm. Everything works as I expect it to, but I can't figure out how to get an error message passed from my LoginModule back to my Struts Action class (I specify in the that my pages are .do actions). Is there a way to access t