Jump to content
JasperReports Library 7.0 is now available ×

Loading a .jaspser from web applet server


Recommended Posts

By: Raul Carolus - thav

Loading a .jaspser from web applet server

2003-10-22 22:23

This may just be my lack of applet permissions knowledge, but here goes.

 

I am loading the applet off the server, and am using the JasperFillManager.fillReports to run a report, using a sql connection.

 

I'm using the InputStream method to load the form. The InputStream is gotten off a URL.openStream call, with the URL pointing to the file to load.

 

However, when I get to filling the report, the applet chokes and dies, saying, " java.security.AccessControlException: access denied (java.lang.RuntimePermission createClassLoader)

 

I added in permissions for this in the java.policy, but it didn't work. I'm too tired to search anymore, and this is a pressing issue. Any help, inlcuding a whack with a kl00-by-four would be apprechiated.

 

-Raul

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