JasperReportsIntegration-1.3.0.2

Basic connectivity tests (data sources defined in conf/Catalina/localhost/JasperReportsIntegration.xml)

Datasource default

Basic report tests (data sources defined in conf/Catalina/localhost/JasperReportsIntegration.xml)

_repName e.g. "test" or "test/test2" (use "/" for specifying a subdirectory")
_repFormat
_dataSource
_outFilename
_repLocale
_repEncoding

 

Call interface (url parameters)

parameter description default value required?
_repName specifies the report name test
*
_repFormat the report format, e.g. pdf, html, rtf, xls, jxl, csv pdf
*
_dataSource entry from the context.xml file, e.g. test, default, test2 default
*
_outFilename a filename can be specified for the download for the "save as" dialog  
 
_repLocale

Locale string, composed of the
ISO language code and
ISO country code

de_DE
 
_repEncoding

the "charset" parameter for the content_type, a list of valid entries can be found here.
E.g.: ISO-8859-15, UTF-8, Windows-1252

UTF-8
 
additional parameters all parameters are passed directly to the report (excluding the the internal ones (prefixed with "_")    

Version

$Revision: 48 $
$Id: index.jsp 48 2012-07-08 18:08:08Z $