Hello I have one Nested.jsp included in a Frame.jsp. In my nested jsp I have the following:
<logic:match parameter="my_parameter" value="bla"> Do something. </logic:match> I have NOT wrapped this in <logic:present> tags and there are no <logic:present> tags in Frame.jsp. When I call the page, without the my_parameter, instead of getting a: javax.servlet.ServletException: Cannot compare null variable to value bla org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825) The Frame.jsp is rendering but Nested.jsp is not included in the page. Does anyone know what is going on here? __________________________________________ Yahoo! DSL Something to write home about. Just $16.99/mo. or less. dsl.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]