[jboss-dev-forums] [Design of JBoss/Tomcat Integration] - Re: JspRuntimeContext has invalid assumption of URLClassLoad
remy.maucherat@jboss.com
do-not-reply at jboss.com
Fri Jan 18 06:03:16 EST 2008
The URLs given by the URL CL are used for classpath generation (used by javac; IMO it is not a good idea to remove support for it) and for setting up the JSP security when the security manager is used (to allow it to access the JARs and classes).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121242#4121242
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121242
More information about the jboss-dev-forums
mailing list