jesus_jfri Posted January 10, 2016 Share Posted January 10, 2016 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! Link to comment Share on other sites More sharing options...
hozawa Posted January 11, 2016 Share Posted January 11, 2016 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now