aspose file tools
The moose likes Struts and the fly likes Struts 2.0 and OpenReports Constraint. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts 2.0 and OpenReports Constraint." Watch "Struts 2.0 and OpenReports Constraint." New topic
Author

Struts 2.0 and OpenReports Constraint.

Divya Janardanan
Greenhorn

Joined: Nov 11, 2008
Posts: 1
I am using OpenReports 2.0 for creating reports and we have customised it for our application. I am submitting the Input parameters(ReportDetail.jsp) to an action class (ReportDetailAction) and am being redirected to a filter page(ReportFilter.jsp). The problem is when I come back by using the browser back button, to the ReportDetail.jsp page, the two date fields are being reset to the current date. They are using a dojo widget for handling the dates. The input fields provided by us are retaining their values but the date fields are being reset.

Can you suggest why this could be happening and how we can avoide this?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Struts 2.0 and OpenReports Constraint.
 
Similar Threads
plz help me. How to deploy OpenReports in JBoss Server?
Plz any one help me. How to deploy a OpenReports in Jboss?
Problem Resetting Fields
Plz Help me out ....Integrating OpenReports with Jboss server in Eclipse Environment
My First Struts App