Hi,
thanks all for your replies. Finally i get the value of the portal alias in the logon page in this way:
String portalAlias = (String) request.getAttribute("PortalAlias");
Regards,
Manuel
Hi,
thanks all for your replies. Finally i get the value of the portal alias in the logon page in this way:
String portalAlias = (String) request.getAttribute("PortalAlias");
Regards,
Manuel