You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Balaji Chandrasekaran <cb...@virtusa.com> on 2006/03/29 12:24:39 UTC

getting context of jetspeed

Hi,

 

How do I get the context of Jetspeed in my application? Please reply
ASAP.

Thanks in advance.

 

Regards,

Balaji Chandrasekaran

 


Re: getting context of jetspeed

Posted by Jacek Wiślicki <ja...@gmail.com>.
Wiadomosc od Balaji Chandrasekaran z 2006-03-29 12:24 brzmiala:

> How do I get the context of Jetspeed in my application? Please reply
> ASAP.
 From servlet (ServletConext):
getServletContext.getContext("/jetspeed");
 From portlet (PortletContext):
(JetspeedPortletContext)getPortletConfig().getPortletContext()
Or something like this...

-- 
pozdrawiam,
     Jacek Wislicki

jacek.wislicki@gmail.com
tel.: +48 502 408 444
gg: 2540358
skype: jacek_wislicki

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org