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"%>

this was working properly with tomcat3.1
but it is not working with tomcat3.2.1

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

Reply via email to