You just answered your own question. That is exactly how you do it. You
simply return an html page with an applet tag. If you are having
problems, then it's propbably do to an improper setting in the path to
your applet code.

I have personally done this and used my servlet to dynamically configure
the applets parameters.

-ernie


> Hello:
> I am a question which have puzzled me for long time.
> I want to send a html to client(explorer) using a servlet.This html
includes a Applet tag.
> This cannot be achieved.How can I make this work?
 >      Thanks

___________________________________________________________________________
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

Reply via email to