Hello

We want to execute a portlet in which a field has to be displayed in
background. (because the data to display is long to request), so we want to
update the field without displaying all the content of the portlet.

_ We 've tried to execute an action in portlet. We managed to do it, but
the render method is recalled after.
_ We've tried to manage that in javascript, with a call to a web serive in
portlet application which returns the data to be displayed. I doesn't work
because we don't know how to provide an access to a servlet in portlet
application. (It's hidden by portal).
_ We've tried to implement the web service to be called in antoher
application, but it's not possible to do that in javascript for seemly
security reasons (In general, the external call is done in the server side)
_ What else?

Thanks for any ideas,

Regards,
Jérôme

Exposition  Enluminures en terre d’Islam entre abstraction et figuration  - 
jusqu'au 25 septembre 2011 - BnF - Richelieu / Galerie Mansart Avant 
d'imprimer, pensez à l'environnement. 
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org

Reply via email to