Hi,
Look in deploy/jbossweb-tomcat55.sar/conf/web.xml from line 224 on and uncomment the
following:
<!-- Uncomment to use jdk1.5 features in jsp pages
<init-param>
<param-name>compilerSourceVM</param-name>
<param-value>1.5</param-value>
</init-param>
-->
I hope that helps.
Peter
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967780#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...