> 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 <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]