!![[Jetty]]
Jetty is an open-source, standards-based, full-featured web container implemented 100% in Java. It can be used as a stand-alone web server or as an additional dynamic content server alongside your existing infrastructure. Jetty can also be used as an embedded component within a Java application from micro to enterprise systems. Support for Jetty from its leading developers is available from psykal.
!![[Rhino]]/E4X
Rhino is the mozilla javascript interpreter in java that supports E4X
!![[DWR]]
DWR allows JavaScript in a browser to interact with Java on a server.
DWR can dynamically generate JavaScript from a Java API. This is done at runtime rather than compile time, so we can use it to remote control many browsers. This makes it very easy to write things like chat applications, or anything particularly dynamic. Messages are sent to clients using Reverse Ajax.
[[Descarga v2.0 RC2|https://dwr.dev.java.net/files/documents/2427/47504/dwr.jar]]
!![[GWT]]
Google Web Toolkit
!![[TiddlyWiki]]
<>
!![[CMS]]/[[ERP]]
We offer support for a large set of CMS and ERP based on php, java, ruby...
!![[Dojo/Prototype/Scriptaculous/Sarissa]]
Our developpers have large experience in the integration of these popular frameworks on RIA projects
!![[Java2Script]]
RCP to RIA: Reusing Java codes and tools into JavaScript.
This framework help converting Rich Client Platform (RCP) to Rich Internet Application (RIA)
!![[Struts]]
A popular MVC pattern framework based on J2E