Sorry for the error : path '/image/logo.gif' should be 'image/logo.gif' Regards
Reto -----Urspr�ngliche Nachricht----- Von: Reto Badertscher [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 20. November 2001 14:53 An: [EMAIL PROTECTED] Betreff: Path in JSP Hello, when accessing a JSP thru a servlet (forward) the following path /image/logo.gif is valid. When calling a JSP directly i have to use ../image/logo.gif (image and jsp folder are on the same level). What can i do to use the same path definition? How can i prevent users from directly accessing a JSP? Thanks a lot for any tip Reto -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
