View Single Post
Old 06-17-2005, 02:21 PM   #2 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,166
Belisarius is on a distinguished road
Swing isn't a web technology, so the simple answer is no. You can't create an applet using Swing. You can, however, use Web Start to make it available to users who click on a weblink.

And no, JSP's are a completely seperate Java technology that can't be used in this situation.
__________________
GitS
Belisarius is offline   Reply With Quote