Hi Team,
-----Original Message----- From: "Team Vit" <[EMAIL PROTECTED]> Subj: Re: How to access userinfo. Date: Fri Nov 3, 2006 8:10 pm Size: 1022 bytes To: "Jetspeed Users List" <[email protected]>, [EMAIL PROTECTED] just one extension to this question..... if we access the database tables directly.....arent we making the portlet application specific..i.e jetspeed specific .. Thats correct. Use the user-attributes tag in you portlet.xml See the j2-admin portletapp for an example. The UserRegistrationPortlet uses them. I think the api call is portletConfig.getUserAttributes. Philip if i wanted to make a *pure* jsr 168 complient portlet...how would i do this??? Regards, Team VIT On 03 Nov 2006 14:41:29 +0530, Bhaskar Roy <[EMAIL PROTECTED]> wrote: > > you can hit the database tables directly. > > On Fri, 2006-11-03 at 13:45, Nikko Gaerlan wrote: > > hi list, > > > > is there a way to access user information(username,password,and any > other > > attributes) > > of portal users on a servlet/jsp instead of portlets? > > > > and also access to UserManager, PortalAdministration and such.. > > > > thanks.. > -- > Regards, > > Bhaskar Roy > > CTO PlatformExchange Inc > +1-415-661-8910 > +91-9886081541 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
