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