Amir-Github / js-remoting

JavaScript Remoting Module: A portable extension for Java EE that provides direct invocation of managed beans from JavaScript

Home Page:http://seamframework.org/Seam3/RemotingModule

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building
--------

* Run mvn clean install
* To create the zip distribution, run mvn clean install -Pdistribution - the resulting zip is located in dist/target/seam-remoting-${version}.zip 
* The readme.txt  placed in the distribution is not this one, see dist/src/main/assembly/readme.txt 

About

JavaScript Remoting Module: A portable extension for Java EE that provides direct invocation of managed beans from JavaScript

http://seamframework.org/Seam3/RemotingModule


Languages

Language:Java 86.7%Language:JavaScript 13.3%