You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Reinhard Pilz <rp...@faw.uni-linz.ac.at> on 2000/02/05 23:12:23 UTC

include.jsp example

When executing the include.jsp example of tomcat3.1,
the server returns the following output:

In place evaluation of another JSP which gives you the current time:
949788540187

To get the current time in ms by including the output of another JSP:
Included servlet error: 404: JSP file "/examples/jsp/include/foo.jsp" not
found :-)

Is this a bug in tomcat? Any workarounds?

thanks, reinhard


Re: include.jsp example

Posted by MANDAR RAJE <ma...@pathfinder.eng.sun.com>.
Hi Reinhard,

 This was a known bug which was fixed sometime back.
Please checkout the latest Tomcat if you can.

Thanks,
Mandar.

Reinhard Pilz wrote:
> 
> When executing the include.jsp example of tomcat3.1,
> the server returns the following output:
> 
> In place evaluation of another JSP which gives you the current time:
> 949788540187
> 
> To get the current time in ms by including the output of another JSP:
> Included servlet error: 404: JSP file "/examples/jsp/include/foo.jsp" not
> found :-)
> 
> Is this a bug in tomcat? Any workarounds?
> 
> thanks, reinhard
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org