JSP Parsing during compilation

2002-01-25 Thread Mike Wannamaker
I seem to be getting this error with Jasper engine from Tomcat 4.0.2 Beta 1. I have nested custom tags. However I have other nested custom tags that seem to work. This one seems to give me this error: t:hasContent name='test' t:getContent name='test' / /t:hasContent However if I put

Re: JSP Parsing during compilation

2002-01-25 Thread Mike Wannamaker
, 2002-01-25 at 10:32, Mike Wannamaker wrote: I seem to be getting this error with Jasper engine from Tomcat 4.0.2 Beta 1. I have nested custom tags. However I have other nested custom tags that seem to work. This one seems to give me this error: t:hasContent name='test