Jump to content
JasperReports Library 7.0 is now available ×

jasperreports in applet?


Recommended Posts

By: k.Dammeier - rubia

jasperreports in applet?

2003-12-18 01:41

hi,

 

i have a standalone-application, which generates the reports. The reports are generated within a jar-File. All goes right.

 

Now I have an applet, with the same .jar. But now the applet ( or better: the class in the .jar-File) can't load my xml-.Design. I generate the xml-Document 'on the fly', which strucure is right and without saving it to the filesystem I pass it to the JasperManager as an inputStream.

 

In my application this goes right (the JasperManager can load the file correctly), but in the applet not.

 

I suppose that the jasperreport can't find the dtd-File or something like that. I tried it with setting the classpath on the jasperreports-library on the filesystem ( my applet is signed), but it not works.

 

Does anybody have experience with applets or knows a solution?

 

rubia

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