Installation of qjsp |
Installation
First, before you can install qjsp, you need a J2EE servlet container up and running (e.g. Apache Tomcat).
Then, download the binary distribution and extract it. All you have to do is to copy the qjsp.war into the tomcat webapp folder. Thats it.
To test the installation, enter http://<qjsp_server>:<server_port>/qjsp/do/showogin?=q_demo in your webbrowser.