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]>

Reply via email to