Title: jsp:forward tag with JRUN

Hi
I am using JRUN 2.3.
when i use the following jsp:forward tag it says can't access (forbideen) error message.

<jsp:forward page="../test1.jsp" />

if i forward a page in same directory or sub directory it is successfully forward. But I can't use other relative paths for forwarding.

but <%@ include file %> is forking properly.

please explain me.

bye
Senaka

Reply via email to