JSR 168 only covers portlets. Yet in your original post, you were asking to access this data via a servlet. Once you use the servlet, it is beyond the scope of JSR 168.
On 11/3/06, Team Vit <[EMAIL PROTECTED]> wrote:
just one extension to this question..... if we access the database tables directly.....arent we making the portlet application specific..i.e jetspeed specific .. 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]
