| Author |
Open a Swing project in web based application
|
Rodricks george
Ranch Hand
Joined: Sep 10, 2006
Posts: 97
|
|
Hi All, Can i integrate a swing based application in a web based application and i want to run using application server. Thanks -Rodricks
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8262
|
|
|
Sure. Many Swing clients have application server back ends (either web services, EJB's or custom network servers). One can also make a swing applet and application from the same code (see this recent post).
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
Rodricks george
Ranch Hand
Joined: Sep 10, 2006
Posts: 97
|
|
Thank you sir -Rodricks
|
 |
 |
|
|
subject: Open a Swing project in web based application
|
|
|