Thursday, December 15, 2005

lmappletserver: A framework for integrating Java applets into the J2EE environment

lmappletserver is a framework for integrating Java applets into the J2EE environment. Targeting EJB3.0, it allows applets to access EJB3 as if they were local objects. Its features include transparent remote access without RMI, automatic applet packaging and deployment, and more. It runs over port 80 like a Web service, but without the overhead. Server side methods are exposed to the applet simply by using annotations.

[Environment] Eclipse :: Java/Swing
[Intended Audience] Developers
[License] OSI Approved :: GNU General Public License (GPL)
[Operating System] OS Independent
[Programming Language] Java
[Topic] Software Development

No comments: