If you introduce a local scriptlet variable in a JSP file, then reference it in a <jsp:include> the interpreter will report errors on any new local variables with the same names in the including file. Of course this should be the behavior for <%@ include %> but not for <jsp:include>
-- Duane Fields [EMAIL PROTECTED] _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
