JasperReport+WebProject(JSP)
Posted on October 13, 2015 at 2:27pm
Hey Guys i have now a new problem, how can i send data from my JSP ( Data obtained from a input text) to my Jasper Report?
i have read but some people commend use "parameters", Any Idea? Thanks!
Joined: Oct 7 2015 - 2:59pm
Last seen: 6 years 4 months ago
Posted on October 13, 2015 at 5:49pm
You can pass values to reports using Parameters and through updating datasource data.
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 7 months ago
Posted on October 14, 2015 at 5:53am
what do you mean with updating datasource data? can you write an example?
Joined: Oct 7 2015 - 2:59pm
Last seen: 6 years 4 months ago