Jump to content
JasperReports Library 7.0 is now available ×

How to implement JasperReports in J2EE


Recommended Posts

By: mozart - mozart_sk8

How to implement JasperReports in J2EE

2003-11-30 01:03

I'm just wondering how we can implement JasperReport in the J2ee platform. The problem that I have right now is I've placed the gui of my reports in the applet form and I tried calling the the class through <applet code > in my jsp script. Is there any other way that I can implement my reports using the j2ee platform without using <applet code>?

 

Follow up question. Is it a good idea to use applets in our reports when using j2ee platform? Would it affect the performance of my report if I used this method how about if the database has 30000 records would it still affect the performance of my report?

 

I would really appreciate if you could help me

tnx

 

 

 

 

By: Teodor Danciu - teodord

RE: How to implement JasperReports in J2EE

2003-11-30 02:12

 

Hi,

 

There is a "webapp" sample provided with the project.

 

It might help you decide how to generate and send

your reports to the client browser.

 

Thank you,

Teodor

 

 

 

 

 

By: ccatindia - ccatindia

How to call jasper report in j2se

2003-12-05 02:21

Dear Sir ,

 

My project is a client - server based one .

 

The server is for maintaining the database only .

 

each client has the s/w installed in it .

 

we are using windows 98 workstation .

 

My Questions are

 

1. can I run the report in windows 98 with out a web server .

 

2. How to call the report to view in my application .

 

3 . what is the file name I have to give while calling the report viewer ( Whether the *.jasper or *.xml ) .

 

please note My application run in each client machine & will have to produce the report in each machine

 

 

 

 

 

By: ccatindia - ccatindia

How to call jasper report in j2se

2003-12-05 02:22

Dear Sir ,

 

My project is a client - server based one .

 

The server is for maintaining the database only .

 

each client has the s/w installed in it .

 

we are using windows 98 workstation .

 

My Questions are

 

1. can I run the report in windows 98 with out a web server .

 

2. How to call the report to view in my application .

 

3 . what is the file name I have to give while calling the report viewer ( Whether the *.jasper or *.xml ) . whether I have to specify the path or not .

 

please note My application run in each client machine & will have to produce the report in each machine

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