> Yes, I see your point, although it leaves me
> wondering if the EG 
> screwed up here.
> We don't have a well-defined way to get to the
> PortletContext from a 
> JSP.
> A solution something like:
> 
> renderRequest.getAttribute("cps:ServiceName");

This is the way the JSR exposes user attributes to the
JSP:
renderRequest.getAttribute(PortletRequest.USER_INFO)

> 
> I really preferred having it in the context, but I
> don't see a way to 
> get to the context via the Portlet API in a JSP
> 
> --
> David Sean Taylor
> Bluesunrise Software
> [EMAIL PROTECTED]
> [office]   +01 707 773-4646
> [mobile] +01 707 529 9194
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to