Bump: Loss of Subject/AccessControlContext in JSTL

2005-09-13 Thread Michiel Toneman
Hi All, Is the below issue completely and utterly uninteresting and boring, or should I just go ahead and file a bugreport? Regards, Michiel We've been tracking a nasty issue in our web application when using Tomcat 5.0.28 and

Loss of Subject/AccessControlContext in JSTL

2005-09-06 Thread Michiel Toneman
We've been tracking a nasty issue in our web application when using Tomcat 5.0.28 and JSTL. If we call a method from JSTL, any code that tries to access the AccessControlContext behaves differently than it would if called directly in a JSP using plain java. e.g. If we have a utility metho