summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/binding-jsonrpc (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-17Remove redundant script tagantelder1-1/+0
2010-08-17Remove unnecessary absolute uriantelder1-2/+2
2010-08-17Add Jetty plugin so the sample can be run with mvn jetty:run like the other w...antelder1-0/+5
2010-08-17Remove unused client and add default files to bean slaws2-52/+2
2010-08-16Correct the DOJO callback configuration and show the result at client and serverslaws2-7/+8
2010-08-16Extend the JSONRPC binding sample to be hosted in a webapp and include a DOJO...slaws18-0/+928
2010-08-13Add @Remotable to JSON sample interfacebdaniel1-0/+3
2010-08-12Convert the add method to take a complex parameterslaws4-1/+109
2010-08-12Add a jsonrpc sample (also using to look at Fabiano's problem)slaws20-0/+767