You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Steve <st...@yahoo.com> on 2002/06/05 13:12:27 UTC

Tomcat 3.2 : Include File Paths

Hi;

I'm using Tomcat 3.2

I have a webapp defined on my system to be:
/net/webapps

Under the directory "webapps" I have several subdirectories for jsps and various
resources.

In one file, /net/webapps/test/test.jsp, I am trying to use this include directive
<%@ include file="../common/copyright.html" %>
to include
/net/webapps/common/copyright.html

I keep getting error code 500 and the message "bad file argument to include"

Anyone have any idea of what is going on and how I can "back up" with file paths?

Thanks in advance

Steve



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>