What am I missing?
I need to be able to compile one JSP page at a time for validation purposes in a large-team environment. I need to know exactly which JSP pages pass and fail. To complicate things there are a lot of JSP fragments that have .jsp suffixes, so we know a number will fail and would like to exclude them.
Is there some way I should be using Ant's JspC in conjunction with Tomcat 5 to get the right result or... what?
-- Jess Holle
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]