try giving path all the way from the root for each file...
Nishit
-----Original Message-----
From: Kishor K [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 27, 2001 11:28 PM
To: [EMAIL PROTECTED]
Subject: include problem
hi,
i have the following directory structure
root -----> level1 --------->level21
--------->level22
--------->level23
how can i include a 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
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets