954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Call to core java application from a JSP PAGE

hi all

java application which is made of awt and threads can be call from jsp is possible or not . i am having one application which is in swings and i want to call that application from jsp so that i can run or use this swing application in jsp.


thanks n regards
vijay

vijayflash5
Newbie Poster
3 posts since Aug 2009
Reputation Points: 10
Solved Threads: 0
 

What you want, cannot be done. The easiest way is to turn your application into an applet since you will not make much change to the code that renders the GUI

javaAddict
Nearly a Senior Poster
Team Colleague
3,329 posts since Dec 2007
Reputation Points: 1,014
Solved Threads: 448
 

thanks a lot got the way now!!!!!!!!!!!

vijayflash5
Newbie Poster
3 posts since Aug 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You