source: other-projects/FileTransfer-WebSocketPair/ServerActionResponseBundle/README.md@ 33053

Last change on this file since 33053 was 31449, checked in by davidb, 7 years ago

Adding three project folders for Nathan Kelly's 2016/2017 summer project, experimenting with Websockets for File Transfer with GWT and Sencha GXT

File size: 253 bytes
RevLine 
[31449]1To compile:
2
3* Place your gwt-servlet.jar in the same directory as this README
4* gwt-servlet.jar should be from whatever version of gwt you are using
5* javac ../org/nbk4/gwt/action/client/*.java -cp .:gwt-servlet.jar
6* jar cvf ActionFramework.jar ./org
Note: See TracBrowser for help on using the repository browser.