List file relative to jsp

2002-05-03 Thread Adam Pfeiffer
I am running Tomcat 4.0. I am trying to list all files and directories in a directory relative to a jsp. Here an example: My jsp page is at: /opt/jakarta-tomcat-4.0.3/webapps/examples/jsp/TestPage.jsp The directory which I want a listing of all files and directories in is at:

RE: List file relative to jsp

2002-05-03 Thread Grondell, Ken
Message- From: Adam Pfeiffer [mailto:[EMAIL PROTECTED]] Sent: Friday, May 03, 2002 2:27 PM To: [EMAIL PROTECTED] Subject: List file relative to jsp I am running Tomcat 4.0. I am trying to list all files and directories in a directory relative to a jsp. Here an example: My jsp page is at: /opt