Eager to Code, Enjoy to Debug ~ Embark into Each Stage with Your Heart

Archive for the ‘JasperReports’ Category

Subreports Guidelines

Posted by: Chyne on: March 22, 2008

Main Report
1. In main report, add SubReport icon.
2. Double click SubReport
3. In Subreport(Other) tab, add in the Subreport Expression:
$P{SUBREPORT_DIR+”/VoterList_subreport0.jasper”} (subreport name)
* If the report name has been changed, compile the report else it won’t bring any effects.
SubReport
1. Double click the subreport icon in the main report.
2. In the subreport tab, choose ‘Use connection expression‘ —> [...]


Friday’s Java Snack


In Java, "thread" means:

  • An instance of class java.lang.Thread
  • A thread of execution


An instance of Thread is just an object that has variables and methods, and lives and dies on the heap.
 
A thread of execution is an individual process that has its own call stack (one thread per call stack).

 

November 2009
M T W T F S S
« Oct    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Archives


StatCounter

free hit counters