Help.  In Tomcat 4.0.3

The statement like this:
    <%@ include file="rmenu.html" %>
works, but
      <jsp:include page="<%=page_name_string_variable%>" />

does not.

Any idea what's wrong ? The statement seem to comply with the JSP spec (JSP 
1.1 ?)



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to