Title: RE: include problem

instead of ../ just do level21/b.jsp

===
Gary Grewal
Contractor NEC America
Phone: 214-262-5911
E-Mail: [EMAIL PROTECTED]


-----Original Message-----
From: Kishor K [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 19, 2001 3:55 AM
To: Tomcat User Mailing List
Subject: include problem


hi,

i have the following directory structure

root -----> level1  --------->level21

                             --------->level22

                             --------->level23

i hav a file a.jsp in the level1 directory.


how can i include the file a.jsp
in files b.jsp in level21, c.jsp level22, d.jsp in level 23

this is what i have done

<%@ include file="../a.jsp"%>

is something wrong in the syntax?

thanx in advance
kishor




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to