I faced this issue when working in Turbine. It appears that Tomcat (the servlet engine I am using) treats the directory from which you called the startup.sh (.bat) as the current folder. So if you were in [TOMCAT_HOME]/bin folder, your path would be ../webapps/jetspeed/myhtml/.
Steve B. ----- Original Message ----- From: "Mani, Bharanidharan" <[EMAIL PROTECTED]> To: "'Jetspeed Users List'" <[EMAIL PROTECTED]> Sent: Monday, May 06, 2002 8:32 AM Subject: RE: R�f. : file path i tried that too.. but no success.. thanks bharani -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, May 06, 2002 11:21 AM To: Jetspeed Users List Subject: R�f. : file path did you try window.open("myhtml/loggedin.html"); ?? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
