Thanx a lot 4 the quick response. It works :) On Thu, 2008-02-28 at 21:08 -0700, Matt Raible wrote: > The login form sets a "username" cookie with the user's username in > it. You could try grabbing that. Otherwise, request.getRemoteUser() or > ${pageContext.request.remoteUser} (in a JSP) should work. > > Matt > > On 2/28/08, Yohan Yudanara <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm using Appfuse 1.9.4 + Tapestry. > > I need to put the current user on Cookie because I Need to > access it on > vbscript using GetCookie("UID"). > > After successfully login, I need to put the current username > on the > cookie. > Could someone help me how to do this? > > I've difficulties understanding the way Acegi works. > > Thanks, > Yohan
> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]