You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Santiago Urrizola <ch...@yahoo.com.ar> on 2005/05/17 16:22:04 UTC

J2 - accesing user

Hi.
I Change some things on the implementation of users (reimplmenting de
InternalUserImpl), because i need to manage more data, that are stored in an
existing tables.
The problem is that in need to access to the user in some application (like
struts portlets application)
Something like this
        MyUser user = request.getSesssion().getAttrubute("user");

i know thar the user isent store under this name, but y need to acces,. my
user (with all data), is this posible ?? may be reimplementing the
securityValve ??
Thanks



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org