posted 11 years ago
You need to declare a parameter in your report (jrxml) file:
You also need to replace your hardcoded value of 14 in your query with a placeholder to the 'rn' parameter:
In your Java code, you pass a parameter using a Map when you fill the report: