hi howard,

i read about the stream-response feature in the docs, but i could not marry it 
with the stuff i wanted to do.

my old service is creating an image on the fly wich is included into a 
component. so i couldnt really think of how to integrate this with a 
component-action. but thinking about it now i give it another try... 

-----Ursprüngliche Nachricht-----
Von: Howard Lewis Ship [mailto:[EMAIL PROTECTED] 
Gesendet: Freitag, 30. März 2007 15:45
An: Tapestry users
Betreff: Re: T5 engine service

You can contribute a Dispatcher into the MasterDispatcher service
configuration (it's a chain of command).

However, the goal in T5 is that the built in facilities should be
sufficient. The ability to return a StreamResponse from a event
handler method (i.e., to stream back a PDF or other image) is the main
use of engine services in T4.

On 3/30/07, Peter Schröder <[EMAIL PROTECTED]> wrote:
> hi,
>
> what is the substitute for engine services in T5? do i have to implement a 
> request-filter? and how can i generate a link for something like that? did i 
> miss something in the docs?
>
> kind regards,
> peter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to