Hi,
You have to specify in the FORM tag the target like this:
<form method="post" action="YourServlet" target="anotherframename">
BW,
Andras.
----- Original Message -----
From: "Ravi P Mishra" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 09, 2001 2:23 AM
Subject: can a servlet response be directed to a particular frame in a
bi-framedhtml page?
> hi all,
>
> i have a problem
>
> i want to know if the response of a POST request to a servlet can be
directed
> to a particular frame in a bi-framed html page?
> i have the submit button in the left frame and i want the response from
the
> servlet to appear on right frame
> is it possble?
>
> anticipating a quick response
>
> bye
> Ravi Mishra
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> 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
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
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