Help with Data

how to post data from js to jsp jasperreport   ( is a web project) ???

in my javascript file i have data , this data i want to put in my report,.

 

help me please, thanks!

jesus_jfri's picture
Joined: Oct 7 2015 - 2:59pm
Last seen: 6 years 6 months ago

1 Answer:

Just use the JSON datasource. Note that this means you can pull the data from jrxml file but not push data from your js.

If you need to push data to jrxml, you'll have to develop your own servlet.

hozawa's picture
170669
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago
Feedback
randomness