|
Home > Archive > WebSphere Portal Server > November 2004 > Accessing portlet service from JSP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Accessing portlet service from JSP
|
|
| Sergey Popov 2004-11-11, 5:53 pm |
| Anybody knows, how to get access to the portlet service from portal theme's
jsp files?
In the portlet I can call getPortletConfig().getContext().getService(), but
how to do this from jsp?
Sergey Popov,
Novgorod State University,
Russia.
| |
| Sergey Popov 2004-11-22, 2:47 am |
| up
| |
| Thomas Klein 2004-11-22, 7:49 am |
| Sergey Popov wrote:
> Anybody knows, how to get access to the portlet service from portal theme's
> jsp files?
> In the portlet I can call getPortletConfig().getContext().getService(), but
> how to do this from jsp?
>
> Sergey Popov,
> Novgorod State University,
> Russia.
>
>
Simple answer - you can't.
regards
Thomas
| |
|
|
|
|
|