Never mind, I made a workaround as such:
@Inject private RequestGlobals requestGlobals; private HttpServletRequest request = requestGlobals.getHTTPServletRequest(); Cheers, On 4/26/08, Joshua Jackson <[EMAIL PROTECTED]> wrote: > Dear all, > > There is a generic Request component in T5, but it hasn't got some > method in HttpServletRequest such as: getRemoteUser() . I wanted to > get the user that access the apps. How do I do this in T5? Could > anyone give me an insights on this? > > Thanks in advance > > -- > Let's show the world what we've got. > > Blog: http://joshuajava.wordpress.com/ > -- Let's show the world what we've got. Blog: http://joshuajava.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]