JSP generates HTML pages, you can embed Java (with Swing) in HTML pages,
hence, you can generate a HTML page that embeds a Java applet that contains
Swing components. Obviously, you won't be directly mixing the JSP with the
HTML, but that would be pointless anyway (Swing is a client-side technology,
JSP is server-side...)
HTH
rr
> -----Original Message-----
> From: Biren [mailto:[EMAIL PROTECTED]]
> Sent: None
> To: [EMAIL PROTECTED]
> Subject: SWING FWATURES IN JSP
>
>
> Hi all,
> Can I use Swing Features in JSP?.
> If not How can I use JoptionPane of Swing in JSP.
> My question is If I face any problems in validating data in
> user defined screen,How can i
> show all errors in Message Box or like JoptionPane in the
> user's screen.
> Hope someone will answer my question.
> Biren
>
>
>
> Download NeoPlanet at http://www.neoplanet.com
>
> ==============================================================
> =============
> 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