SlimWeb Setup

  1. Download the latest SlimWeb distribution from  this link
  2. Unpack the archive to /opt or C:\programs depending on your platform. You can choose any folder you want but these are the default locations where SlimWeb and its sample projects look for dependencies.
  3. You now have:
    1. The slimweb.jar in /opt/slimweb/lib/slimweb.jar
    2. API docs in /opt/slimweb/doc/api
    3. Sample projects in /opt/slimweb/samples
    4. The complete sources (along with an Eclipse project) in /opt/slimweb/src
    5. Instructions for building the sources can be found in /opt/slimweb/src/build.xml for ant, and in /opt/slimweb/src/doc/eclipse.txt for Eclipse.

Once you've obtained SlimWeb, you can head to the Tutorials section