Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant script tag | antelder | 2010-08-17 | 1 | -1/+0 |
* | Remove unnecessary absolute uri | antelder | 2010-08-17 | 1 | -2/+2 |
* | Add Jetty plugin so the sample can be run with mvn jetty:run like the other w... | antelder | 2010-08-17 | 1 | -0/+5 |
* | Remove unused client and add default files to bean | slaws | 2010-08-17 | 2 | -52/+2 |
* | Correct the DOJO callback configuration and show the result at client and server | slaws | 2010-08-16 | 2 | -7/+8 |
* | Extend the JSONRPC binding sample to be hosted in a webapp and include a DOJO... | slaws | 2010-08-16 | 18 | -0/+928 |
* | Add @Remotable to JSON sample interface | bdaniel | 2010-08-13 | 1 | -0/+3 |
* | Convert the add method to take a complex parameter | slaws | 2010-08-12 | 4 | -1/+109 |
* | Add a jsonrpc sample (also using to look at Fabiano's problem) | slaws | 2010-08-12 | 20 | -0/+767 |