can i call swing application from servlet?
I developed a GUI application in swings. i can run this application in dos promt by using java classname command.now i want to call that application from servlet or jsp or any action class in struts etc..if anybody knows this Plz help me
[272 byte] By [
rrarjaa] at [2007-11-26 15:46:45]

# 2
i am n't expecting that one..
any way thank u
i will explain in detail to u
actually i am working on struts.
I developed an application in swing, when i run the application it will displays the data in database on an applet.
so now i want call that application from my webapplication is it possible
or Not
Plz help me