Images (gif, png) can be streamed of course and in that sense pdfs are
binary as well. But you can not use them as template (like a html
file) and make modifications to them (like wicket does)

Juergen

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,


-------------------------------------------------------
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?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to