Instructions on How to Run a Jasper Report from a Servlet
Oguzhan Topsakal
March 2006
The following RunReport.html page passes the parameters to a Java Servlet.
You can check the source code of the Java Servlet called from RunReport.html page: ReportServlet.java
How to add the Jasper Report libraries (how to add CLASSPATH) to your CISE Unix Environment.
Further Example can be found in the following website: Generating online reports using JasperReports and WebSphere Studio