Launching a Java applet from BlazeDS
I wanted to know if it was possible to launch an Applet from Bla开发者_高级运维zeDS?
BlazeDS is running on the server side - it consists from several jar files which can be integrated in any application running inside a servlet container. So no it is not possible.
精彩评论