Swing to Web

Hi,I have a small Swing application.Can I program some JSP etc. so that the application can be accessed via web?Or is there a way to convert this small Swing app into web app?Any help is appreciated.Thanks in advance.Prashant malik
[280 byte] By [prashantmalik.iec@gmail.coma] at [2007-11-27 3:57:43]
# 1
Since you already have it written in Swing, you might want to look into Java Web Start: http://java.sun.com/products/javawebstart/1.2/docs/developersguide.html
KelVarnsona at 2007-7-12 9:02:04 > top of Java-index,Desktop,Core GUI APIs...