I am using Eclipse with Java 1.6. I was wondering what the preliminary steps were to set up the Stripes framework. (What do we do with the .jar file?)
I don’t understand the basics of the framework, as I have thoroughly searched for a clear explanation (other then the Stripes website).
The official Quick Start Guide provides a step by step guide to get you up and running with Stripes (the guide covers basic configuration and the development of your first Stripes application).
If you don’t understand the instructions, then I suggest to follow @seanizer’s advice and start with the Java EE tutorial on the web tier first. You really need to get basics skills before going further. Don’t put the cart before the horse.