Hi Dan,
That's a log message, it's ok to see that =)
Usually I would harass you about emailing this to the dev list, but it's
such a great question to answer that I can't complain ;)
- r
> -----Original Message-----
> From: Dan Carl [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, August 21, 2001 7:20 PM
> To: [EMAIL PROTECTED]
> Subject: help with my first JSP
>
>
> My first JSP/Bean seems to work fine.
> The problem I have is that each time the JSP is run a message shows up in
> jasper.log.
> Example:
> 2001-08-21 05:16:40 - JspEngine --> /Detroit.jsp
> 2001-08-21 05:16:40 - ServletPath: /Detroit.jsp
> 2001-08-21 05:16:40 - PathInfo: null
> 2001-08-21 05:16:40 - RealPath:
> /opt/tomcat/webapps/locations/Detroit.jsp
> 2001-08-21 05:16:40 - RequestURI: /locations/Detroit.jsp
> 2001-08-21 05:16:40 - QueryString: null
> 2001-08-21 05:16:40 - Request Params:
> 2001-08-21 05:16:40 - Classpath according to the Servlet Engine is:
> /opt/tomcat/webapps/locations/WEB-INF/classes
>
> What am I doing wrong?
> I've tried running it from the examples context, but I still get the same
> error.
> DC
>
>
>