I have an example of a jsp calling an applet:
<HTML><HEAD><TITLE>INTERNAL USER</TITLE>
<BODY bgColor=#ece9d9><FONT face=Arial>
<p><img src="../../connectadminheaders/usersmain.jpg" width="800"
height="67"><font face="Arial">
</font></p><font face="Arial"><center>
<jsp:plugin type="applet" code="internalUsers.class" codebase="../../Admin/"
height="800" width="500" type="applet" jversion="1.2"
iepluginurl="http://java.sun.com/products/plugin/1.2/jinstall-12-win32.cab"
>
</jsp:plugin>
</center>
<p>
</font></P><font face="Arial">
<hr>
</font>
</BODY></HTML>
-----Original Message-----
From: Sylvia Nguyen [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 21, 2000 1:22 PM
To: [EMAIL PROTECTED]
Subject: Re: Applets as GUI
DANIEL VIEIRA VIVEIROS wrote:
>
> Hi,
>
> I wanna know if it's possible to use applets as GUI form an application
> using JSP/Servlet instead of forms html.
> All examples over the net envolves only forms/jsp. Does anyone have any
> example, if it's possible, that shows how to use applet and jsp together ?
>
> thanks
> Daniel
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
Perhaps this link can help you (chapter 17) :
http://archive.coreservlets.com/
--
Sylvia
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets