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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to