@InjectObject("service:tapestry.globals.HttpServletRequest")
public abstract HttpServletRequest getHttpServletRequest();Raul. spm wrote:
We have a need to retrieve the getRemoteUser (set on the request by the web server). I could do something like, butis deprecated, would rather know the proper way return this.getRequestCycle().getRequestContext().getRequest().getRemoteUser(); For that matter, how does one access the Servlet API now? newbie yes -------------------- m2f -------------------- Sent from www.TapestryForums.com Read this topic online here: <<topic_link>> http://www.tapestryforums.com/viewtopic.php?p=14236#14236 -------------------- m2f --------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
