Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Servlet Interest »

Re: How can I redirect servlet output to different frame?

Jean-Christophe CHARVY

2003-09-27


Hi,

You have just to set the target attribute of the form markup like that :

<form action="/path/to/your/servlet" target="pathToTheTargetFrame">
...
</form>

Cheers,

JC


> Message du 26/09/03 à 17h11
> De : Charles Jordan <charles.jordan@(protected)>
> A : SERVLET-INTEREST@(protected)
> Copie à :
> Objet : How can I redirect servlet output to different frame?
>
> Hello All,
> I have a two frame jsp which has a menu frame from which I call a servlet
> that I want to populate the second frame. How can I do this from within
> the servlet?
>
> Thank you.
>
> Charles (Allen) Jordan  <charles.jordan@(protected)>
>  System Administrator   (407)771-8919
>  Convergys
>  285 International Parkway,
>  Lake Mary, FL 32746-5007
>
> ___________________________________________________________________________
> To unsubscribe, send email to listserv@(protected)
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
------------------------------------------

Faites un voeu et puis Voila ! www.voila.fr

___________________________________________________________________________
To unsubscribe, send email to listserv@(protected)
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html


©2008 junlu.com - Jax Systems, LLC, U.S.A.