You want to take a look at Chapter 13 of Java Server Programming - J2EE
edition.

There lies an answer (albeit complex) in the form of complex set of taglib
members that "attempt" to provide a swing-like interface via HTML.

Advanced stuff....no question about it. So forget the "simple" for now.
> -----Original Message-----
> From: A mailing list about Java Server Pages specification and reference
> [mailto:[EMAIL PROTECTED]]On Behalf Of Martin Cooper
> Sent: Friday, March 02, 2001 3:38 AM
> To: [EMAIL PROTECTED]
> Subject: Re: simple question
>
>
> I'm confused too. JSP is a server-side technology. AWT and Swing are
> client-side technologies. What is it, exactly, that you want to do?
>
> If you want to use JSP to create web pages that invoke/include
> applets that
> use AWT or Swing, then yes, you can do that. If you want
> something using AWT
> or Swing to run on the server side, then I guess you've lost me.
>
> --
> Martin Cooper
> Tumbleweed Communications
>
>
> ----- Original Message -----
> From: "Daniel Lynn" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, March 01, 2001 2:47 PM
> Subject: simple question
>
>
> > OK, I'm looking into what JSP can do and I'm a bit confused... I always
> > here that JSP can use all of he Java libraries, but can it do all of the
> > AWT and Swing stuff? and how exactly does that work inside a browser....
> > also, if anyone has any suggestions on books or sites about this, it'd
> > be much appreciated
> >
> > -Danny
> >
> >
> ==================================================================
> =========
> > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> DIGEST".
> > 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".
> For digest: mailto [EMAIL PROTECTED] with body: "set
> JSP-INTEREST DIGEST".
> 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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to