Re: T5: stream binary files

2008-07-23 Thread Chris Lewis
} > } > > hope this is somehow useful to you... > > after thinking twice you could also add a Dispatcher that returns your > binaries > directly > > g, > kris > > > > > Chris Lewis <[EMAIL PROTECTED]> > 23.07.2008 13:02 > Bitte antwo

RE: T5: stream binary files

2008-07-23 Thread Jonathan Barker
It takes some getting used to, but it just removes the need to create a service as in T4. Your page is a service. > -Original Message- > From: Chris Lewis [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 23, 2008 07:03 > To: Tapestry users > Subject: T5: stream binary f

Re: T5: stream binary files

2008-07-23 Thread Kristian Marinkovic
twice you could also add a Dispatcher that returns your binaries directly g, kris Chris Lewis <[EMAIL PROTECTED]> 23.07.2008 13:02 Bitte antworten an "Tapestry users" An Tapestry users Kopie Thema T5: stream binary files Hello, I'm curious if there i

T5: stream binary files

2008-07-23 Thread Chris Lewis
Hello, I'm curious if there is a common way to stream binary files like images, PDFs, etc. I've read http://wiki.apache.org/tapestry/Tapestry5HowToStreamAnExistingBinaryFile and understand that method, but something just feels wrong about using a page for this kind of operation (after all, it's no