Re: Wicket + BIRT Report Integration

2011-10-22 Thread Ernesto Reinaldo Barreiro
to learn the engine API but > you'll have more control over everything. >  See this guide for the engine API: > http://www.eclipse.org/birt/phoenix/deploy/reportEngineAPI.php > > > - Original Message - > From: sakthi vel > Sent: 10/22/11 09:45 AM > To: users@

Re: Wicket + BIRT Report Integration

2011-10-22 Thread Ernesto Reinaldo Barreiro
I had to integrate them long time ago... on [1] I posted some code I was using to that end. Regards, Ernesto 1-http://markmail.org/message/h4uqvc46rj74tpao On Sat, Oct 22, 2011 at 8:45 AM, sakthi vel wrote: > Hi All, > > Could anyone tell how to integrate the BIRT reports in wicket. > Example

Re: Wicket + BIRT Report Integration

2011-10-22 Thread samket
over everything. See this guide for the engine API: http://www.eclipse.org/birt/phoenix/deploy/reportEngineAPI.php - Original Message - From: sakthi vel Sent: 10/22/11 09:45 AM To: users@wicket.apache.org Subject: Wicket + BIRT Report Integration Hi All, Could anyone tell how to int

Wicket + BIRT Report Integration

2011-10-21 Thread sakthi vel
Hi All, Could anyone tell how to integrate the BIRT reports in wicket. Examples or references would of great help.