SlimWeb Setup
- Download the latest SlimWeb distribution from this link
- 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.
- You now have:
- The slimweb.jar in /opt/slimweb/lib/slimweb.jar
- API docs in /opt/slimweb/doc/api
- Sample projects in /opt/slimweb/samples
- The complete sources (along with an Eclipse project) in /opt/slimweb/src
- 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
