That's something that's much more interesting for me ... long running
processes that can push updates (such as a progress bar) to a client.

On Mon, Feb 21, 2011 at 10:38 AM, Josh Canfield <joshcanfi...@gmail.com> wrote:
>> Is Tapestry going to support the Servlet 3.0 and it's specification for web
>> fragments? I mean, load itself without the need for us to speficy it's
>> filter in the app's web.xml?
>
> The other thing that I'd love to get into Tapestry is the support for
> long running requests using request.startAsync(). I've done some
> prototyping with the Jetty library but it's a ways from being able to
> add to the core.
>
> @Async(timeout="5 minutes")
> void onSomeLongEvent() {
>
> }
>
>
> Josh
>
> On Mon, Feb 21, 2011 at 7:51 AM, Everton Agner <ton.ag...@gmail.com> wrote:
>> Hey!
>>
>> Is Tapestry going to support the Servlet 3.0 and it's specification for web
>> fragments? I mean, load itself without the need for us to speficy it's
>> filter in the app's web.xml?
>>
>> I'm anxious to see it trully "zero configuration"! I guess this is the only
>> thing left for it, even though it's far from a hardcore config right now.
>>
>> If it's already done, my bad. I was "away" from tapestry for a while, and
>> haven't found info related to this subject...
>>
>> Thanks!
>>
>> _______________________
>> Everton Agner Ramos
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to