take a look at the jasper reports integration project at wicket stuff. That gives you the ability to create a PDF report usign JasperReports.

Martijn

On 2/23/06, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
hmm..great to know and how about generating PDF from Wicket or Streaming a binary file? any tip?


On 2/23/06, Juergen Donnerstag <[EMAIL PROTECTED] > wrote:
Theoretically yes, but implemented is XML (HTML) only. I think
wicket-contrib-examples contains a RSS example which return XML

Juergen

On 2/23/06, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
>
> Can Wicket Work for all other FileTypes too as with HTML...
> I mean can Wicket also spit out XML, XLS, TXT and all other Formats that
> have parsable schemes
>
> This mean that if i have:
> MyXMLPage.java
> MyXMLPage.xml
> even without having is as .html, does it work
>
> MyTextPage.java
> MyTextPage.txt    //any luck
>
> Excel and most office formats are XML as well...
> Can there be:
>
> MyExcelPage.java
> MyExcelPage.xls
>
> and then Wicket will stream out the Excel File?
>
>
> --Loving this Wicket Life
>
> Visit my blog: Ayodeji Aladejebi's Blog | http://dabar.cowblock.net/
> Community: Visit Cowblock.net,


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user




Visit my blog: Ayodeji Aladejebi's Blog | http://dabar.cowblock.net/
Community: Visit Cowblock.net,



--
Living a wicket life...

Martijn Dashorst - http://www.jroller.com/page/dashorst

Wicket 1.1.1 is out: http://wicket.sourceforge.net/wicket-1.1

Reply via email to