tjakeway92 Posted May 21, 2014 Share Posted May 21, 2014 I am trying to display jasper reports inside of a website using JSP. I have a form which lets users specify between two dates they want to view the report, and then build the query in the JSP. I have the query itself as a parameter for the report so it knows what to query for in the database. I debugged what the actual query I get is and ran it and the query works. Any ideas? Thanks Link to comment Share on other sites More sharing options...
ernestoo Posted May 23, 2014 Share Posted May 23, 2014 Strange one, if you say the query exectues correctly then I don't know what else it could be! Do you not see anything else in the stack trace? 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