Thank you Donnie for your time, but unfortunatelly
it did not help. I have added the line:

<Context path="/content"
docBase="C:\Tomcat4.1\webapps\content"/>

  in my server.xml file, restarted Tomcat but when my
JSP page has the following line:

  <SPAN CLASS="Footer"><%@ include file =
"/content/Common/JavaFooter.inc"%></SPAN>

  I am getting the error message:

org.apache.jasper.JasperException: /index.jsp(593,22)
File "/wtgContent/English/Common/JavaFooter.inc" not
found.

  Any more opinions? Do you have any more information 
in your web.xml file of the specified web application?
Currently mine is empty with just the <web-app> tag in
it.

   Thank you.

--- Donie Kelly <[EMAIL PROTECTED]> wrote:
> Hi Panos
> 
> I have the following line in my server.xml (inside
> the host tag) to map my
> images for jsp pages. It might do what u want
> 
> <Context path="/images"  docBase="C:\images"/>
> 
> hope it helps
> Donie
> 
> 
> -----Original Message-----
> From: Panos Konstantinidis
> [mailto:girionis@;yahoo.com]
> Sent: 06 November 2002 12:58
> To: [EMAIL PROTECTED]
> Subject: mapping URLs
> 


__________________________________________________
Do you Yahoo!?
HotJobs - Search new jobs daily now
http://hotjobs.yahoo.com/

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to