prashantp
09-27-2004, 05:16 AM
Hi everyone,
i've a menu page which i include using jsp:include tag. now in menu.jsp based on conditions i need to redirect to a third page. but the control comes back to the calling page.
and redirect doesn't take place.
how can i solve this problem?
is there any way to send values from the included page to the main page?
Prashant
i've a menu page which i include using jsp:include tag. now in menu.jsp based on conditions i need to redirect to a third page. but the control comes back to the calling page.
and redirect doesn't take place.
how can i solve this problem?
is there any way to send values from the included page to the main page?
Prashant