java - Code generation between JSP <-> Swing -


is there tool can convert programmed swing j2se jsp j2ee shell?.

thanks!

no, there no such tool. although might found attempts it, desktop , web paradigms way different have tool converts between between them properly.

if absolutely must run app on web environment, might find easier convert swing application web applet. it's not same though. applet swing application running inside browser. not web-web application.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -