I am not quite sure why U use jsp:forward  tag!
Use <href="rframe.jsp" target="right"> !
"Right" is the Frameset parameter which you attributed in <FRAMESET> tag .

Hope this helps.

M.M.

----- Original Message -----
From: "Sunil Jaiswal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 09, 2000 3:45 PM
Subject: how do I set target (another frame name or _top[HTML]) for
jsp:forward


> All:
>
> Can any one tell me how do I set target (another frame name or _top[HTML])
> for jsp:forward
>
> for example:
> when I have a <jsp:forward page="sample.jsp"/> in the left frame of my
HTML
> page,
> I want this forward to point to the right frame of my HTML.
>
> Any help would be grateful. Waiting for the reply.
>
> Thanks,
> -Sunil
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to