Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OpenSyllabus backend is organized as a classical Sakai's tool following a File Structure based on classic Sakai's tool directories, such as : API , Implementation and Tool directory. But in the Tool directory there is something new : the compiled GWT content (all the generated GWT stuff : pure JavaScript and HTML)(interfaces), Impl (implementations) and Tool (webapp) directory. In the Tool directory, there are also RPCServlets and RPCInterfaces for Remote Procedure Call exchanges in the src/Java folder and . In addition, the Tool directory contains the Index.jsp and something new : the compiled GWT content (all the generated GWT compiled stuff (JS, HTML,...stuff : pure JavaScript and HTML)in the src/webapp folder.

...