01-28-07 12:24 PM
> Please do not flat your posts as urgent.
> http://www.catb.org/~esr/faqs/smart-questions.html#urg
> ent
>
> Anyway, you can set the level of access that any user
> has to a portlet using the admin console. If he
> doesn't have the required level (user), he will not
> be able to see the portlet on the page.
>
> Is your condition more complicated than that?
Thank you Jessica for your reply and I will post them as urgent again.
My actual requirement is to set a condition programtically and control the p
ortlet rendering .
In this scenario ,I will be getting the data from a third party resource so
, in advance I will not be knowing whether the content is present or not.
If the request to that third party reource able to retrive content(data) fro
m it, portlet should display it.
Can I put some condition for <wps:portletRender> in control.jsp and control
the portlet rendering ,as it is responsible for portlet rendering.
Can it be done this way?
[ Post a follow-up to this message ]
|