Tariq Rafique

Greenhorn
+ Follow
since Jul 21, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Tariq Rafique

Hi Peter and Opher,

XML is de facto standard for data exchange. Is there any common XML based standard for exchange of events data and rules on actions? Does your book discuss or covers? In order to demonstrate event processing which event framework you have used or covered in your book? This might be an attraction to your book for any one who want to learn event processing patterns/techniques applying a particular kind of framework.

regards,
13 years ago
Today cloud/grid are hot domains.
Does any body have idea how events are processed in cloud environment?
Or is there any standard for event exchange in cloud?

Thanks in advance.
13 years ago
Thanks to all here for valuable suggestions.

Like Opher said

the way the event is created/observed/instrumented is particular to the specific source



Is there any best practices to handle events to a particular type of source in java (e.g. SWING, Web etc.).
13 years ago
Hi Opher and peter,

Is there anyway to catch windows executable file start/stop events in java. I am working on a data logging app. I need to catch start and stop event of a window executable and log it. Then monitoring files in a particular folder being updated by executable and learn which file is being updated/deleted/created and log it too.

Guide me with your suggestions.
13 years ago
Simply use Map class instance named parameters you already defined in your code as following:



"Day" and "Month" strings in above code represents parameter names in your report. The parameter name string should match to name of your report parameter.

You are already passing the parameters object to JasperFillManager.fillReport() method


that's it. It will solve your problem.
Events comes bundled with actions.. its time to see Opher and Peter in action at event of their book launch.

Warm welcome to honorable authors.
13 years ago
Hi Bilal,

Congratulations for your new JasperReports book and welcome in forum

Following book by Packt has a recipe which describes how JasperReports works with Tomcat.

JasperReports 3.6 Development Cookbook.

One chapter of the book is available for free download. This chapter demonstrates how to work with complex mathematical expressions. You can download the chapter from the following URL.

http://www.packtpub.com/sites/default/files/downloads/0769os-chapter-9.zip
JasperReports is a good professional level reporting tool being used by many enterprise applications.

Normally open source lack in good documentation and hands on examples support.
Packt publishing is publishing professional level books on opensource tools.

Packt Publishing has just published a new book on JasperReports titled JasperReports 3.6 Development Cookbook by Bilal Siddiqui.

One chapter of the book is available for free download. This chapter demonstrates how to work with complex mathematical expressions. You can download the chapter from the following URL.

http://www.packtpub.com/sites/default/files/downloads/0769os-chapter-9.zip

Checkout complete Table of Contents here.