Newsletter sign-up
View all newsletters

Enterprise Java Newsletter
Stay up to date on the latest tutorials and Java community news posted on JavaWorld

JavaWorld Daily Brew

Port Swing to JSP



Is it possible to port an application that was written in swing to jsp?

I have an application that was written in swing, but now i need to make it web based. Can this be done without changing the swing interface?