Jump to content

Signing the jasper jar files


Recommended Posts

By: dnelson - lizardpie

Signing the jasper jar files

2006-05-11 14:20

The jasper-webapp sample app has an example of using JRViewer from within an applet. The customized JRViewer removes the Save button, which would normally cause a security exception if attempted.

 

However, I'd like to use this functionality from the main jasperreports-xxx.jar file, which gives the user the option to save the filled report in pdf, rtf, csv, xsl, etc. formats.

 

Is it common practice to sign the jasperreports-xxx.jar and/or the jasperreports-xxx-applet.jar files for this purpose?

 

Is there another way to get the functionality without signing? I see there are JRxxxExporter classes, should these be used instead (after asking the user what format they want?

 

Any help here would be appreciated.

 

Dave

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...