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

see my error against this code jasperPrint = Jaspe


mfa

Recommended Posts

sir i use this code for without database report

 

jasperPrint = JasperFillManager.fillReport(stream, new HashMap(), new JREmptyDataSource());

 

and comple then output window give me this error

 

 

C:Documents and SettingsAdministratorMy DocumentsCreatorProjectswithoutdatasourceireportsrcwithoutdatasourceireportPage1.java:390: unreported exception net.sf.jasperreports.engine.JRException; must be caught or declared to be thrown

jasperPrint = JasperFillManager.fillReport(stream, new HashMap(), new JREmptyDataSource());

1 error

C:Documents and SettingsAdministratorMy DocumentsCreatorProjectswithoutdatasourceireportnbprojectbuild-impl.xml:233: The following error occurred while executing this line:

C:Documents and SettingsAdministratorMy DocumentsCreatorProjectswithoutdatasourceireportnbprojectbuild-impl.xml:122: Compile failed; see the compiler error output for details.

BUILD FAILED (total time: 13 seconds)

 

 

 

see all error and

 

plese give me idea

 

 

thank's

 

aamir

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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