Are servlets prohibitted from making frames/windows/panes 
by the container/engine or could
a servlet make a GUI ( say it was running on a machine that had an
operator)?

->-----Original Message-----
->From: Pierre-Yves Saumont [mailto:[EMAIL PROTECTED]]
->Sent: Thursday, September 06, 2001 10:04 AM
->To: [EMAIL PROTECTED]
->Subject: Re: Interfaces in Servlets
->
->
->Hi,
->
->Not in the servlet itself, because servlets have no GUIs. But you can
->include swing interfaces in the servlet response by including 
->reference to a
->swing applet in the html code produced. Of course, only swing 
->enable clients
->(Java plug-in) will be able to see the swing interface.
->
->Pierre-Yves
->
->-----Message d'origine-----
->De : A mailing list for discussion about Sun Microsystem's 
->Java Servlet
->API Technology. [mailto:[EMAIL PROTECTED]]De la part de
->Silvia Gaspar
->Envoy� : jeudi 6 septembre 2001 14:39
->� : [EMAIL PROTECTED]
->Objet : Interfaces in Servlets
->Importance : Haute
->
->
->        Hello,
->
->        Is there any way of building swing interfaces in a 
->Servlet and show
->it in a browser?
->
->        Regard,
->
->S�lvia Gaspar
->Compta - Parceria e Tecnologia
->Eng. Internet e Aplica��es
->
->e-mail  <[EMAIL PROTECTED]>
->Tel.    (+351) 21 413 4207
->Fax     (+351) 21 413 1220
->www     www.compta.pt
->
->______________________________________________________________
->_____________
->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
->
->

___________________________________________________________________________
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