Just inject the Request [1] or HttpServletRequest (both are per-thread services) into your page and use it.
[1] http://tapestry.apache.org/tapestry5.1/apidocs/org/apache/tapestry5/services/Request.html On Thu, Sep 2, 2010 at 10:23 PM, Christian Gruber <cgru...@google.com>wrote: > Hey, > > We have a "page" we want to use roughly in place of writing a separate > servlet that needs access to the request and all its raw data before > processing for binding - is there a proper event at which we can do this? > Would @PageAttached be appropriate for this? Can we get the Request at > this point? We're about to try it, but if there's a better one, I'd love to > know about it. > > On a related note - is there anywhere that lists every known event that > a page goes through (or component) in the order of such, with indications of > what changes happen at these steps? That would be some crazy-useful > documentation. :) > > cheers, > Christian. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Best regards, Igor Drobiazko http://tapestry5.de