Jump to content
We've recently updated our Privacy Statement, available here ×

Jasper Server Javascript


gazza

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

The jsp page for input controls is FillParams.jsp, and can be found in [install_dir]/jasperserver-war/src/main/webapp/web-inf/jsp/

 

(change to 'forward slash' from 'backward slash' that got lost in the text above)

 

Typically, when using input controls, one would want to put some values in the input control fields. Then, the submit button will have focus.

Post edited by: jshih, at: 2006/07/29 00:22

Link to comment
Share on other sites

The jsp page for input controls is FillParams.jsp, and can be found in [install_dir]jasperserver-warsrcmainwebappweb-infjsp

 

Typically, when using input controls, one would want to put some values in the input control fields. Then, the submit button will have focus.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...