This is probably not the solution you are looking for, but have you looked into 
using Velocity templates (or some of the other templating mechanism) instead of 
JSPs?  If you are already passing beans to the JSPs and using JSTL to extract 
the bean data and generate the HTML, this would be very easy to convert to 
Velocity.  Of course, if you have a lot of server-side Java code embedded in 
your JSPs then you would have a lot more work to do.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961441#3961441

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961441
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to