Hi
If you are using a URL to connect to the servlet and from the applet you can do
a
getAppletContext().showDocument("url","target") where target could be a window
name or a frame name in the document body.
Andrea Lardicci wrote:
> Hi all,
> This is the scenario:
> I have an applet collecting data from various frame forms. When the user
> chooses to submit I send the data to a servlet that after doing some work
> returns output to the applet.
> How can I show the results to the frame which the request left from?
> Any help welcomed.
> AL
>
> ___________________________________________________________________________
> 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