userinfoprovider

HelloHow cant get user profile(name,fist name, etc ..) to display in userinfochannel when he connected in any domain.greeting
[160 byte] By [708774] at [2007-11-25 4:28:23]
# 1

to access this information you will need to read the session information

from the cookies stored in the browser. It requires java code and xml code

to gather this informaiton. The handle for the profile information is

obtained with a call to session.getUserprofile. Look at chapter 3 of the

programmers reference guide for some sample code.

pat

Maamar Bencherifa wrote:

> Hello

>

> How cant get user profile(name,fist name, etc ..) to display in userinfo

> channel when he connected in any domain.

>

> greeting

708774 at 2007-6-30 21:14:13 > top of Java-index,Web & Directory Servers,Portal Servers...