Jump to content

source from text file


Recommended Posts

By: Roger Szeto - rszeto1

source from text file

2002-03-20 11:34

I am wondering if the report can be generated reading from a text file, the file generated by Log4J, for example. I know a lot of java apps use Log4J and it will be nice to generate a report from these log files to weed out the exceptions etc.

 

 

By: Teodor Danciu - teodord

RE: source from text file

2002-03-25 07:33

 

Hi,

 

This is possible.

The only thing you have to do is to implement

a JRDataSource object that knows how to interpret

the data in those files.

You then supply this data source object to the

report filling routines and reports will be

generated from it.

 

Thanks,

Teodor

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