Skip to Content
0
Former Member
Nov 29, 2006 at 05:04 PM

how to retrive Languages in UME?

87 Views

Hi Portal Gurus,

Could some one help me how to retrive the Language available for a user to Set in portal UME. Basically I need to retrive the component/ context profile so I can modify the data later.

Note:

-


IPortalComponentProfile myProfile =request.getComponentContext().getProfile();

I know the profile, how to get using JSP using portal component, but I am looking for methods using Webdypro ...

Regards

Maruti