change target value in a servlet

Jean-Baptiste No?l <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
Hi
It is possible to change the value of the attribute "target" in a
servlet.
Example of what I want to do:
I have in a page HTML the code is :
< FORM ACTION="./myservletA "target="under" >
and in myserveltA the code is:
if(testOK)
a page HTML goes in the frame "under"
else
I want to change the value of target to "left" to call a page HTML in
this frame.

Thanks a lot

___________________________________________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.