[ http://issues.apache.org/jira/browse/TAPESTRY-868?page=comments#action_12367694 ]
Mike Perham commented on TAPESTRY-868: -------------------------------------- Wait a second, in looking at that page closer, I still have no idea what it is saying. I don't see anything for HttpSession or WebSession so that doesn't help. And assuming I want to inject WebRequest, do I inject object="service:WebRequest"? or object="tapestry.globals.WebRequest"? I guess all I'm asking for is a simple guide to injecting the top 10-20 standard items required by most webapps along with a link to more complicated, comprehensive documentation like you linked. > Document standard object keys for injection > ------------------------------------------- > > Key: TAPESTRY-868 > URL: http://issues.apache.org/jira/browse/TAPESTRY-868 > Project: Tapestry > Type: Bug > Components: Documentation > Versions: 4.0 > Reporter: Mike Perham > Priority: Critical > > Frankly this is one of our biggest issues in trying to move from deprecated > 3.0 methods to 4.0's injection mechanism. No one can figure out the names of > various injection objects required. For instance, how the hell do you inject > the HttpSession itself? Please create a reference for all the well-defined > constants like WebSession = "infrastructure:session". (Unfortunately I need > access to the ServletContext so the WebSession is not good enough) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]