You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by "Stover, Michael" <Mi...@usa.xerox.com> on 2000/02/29 16:45:04 UTC

jsp:include tags not working

Hi,
     I'm trying to use Tomcat with some JSP pages which have <jsp:include
page=.../> tags in them.  No matter what I do, the parser is choking on the
include tags.  I get an error reporting an invalide jsp:include tag.  I have
checked the spec, and my syntax is correct.  I don't know what to do.  I've
tried the JSWDK 1.0, and I get the same exact error.  Can anyone help me?

I'm running on Linux, but that shouldn't make a difference.  I'm using the
webserver that comes with Tomcat.

-Mike