Roberto Rossi-3 wrote: > > I think that you can implement a similar functionality using the first > approach suggested to Jan, but that I still haven't try it. > Use this url: > > > http://<host:port>/<jetspeed>/portlet/page.psml?entity=<portletentityid> > > where page.psml is your psml page (with your portlet) and entity is your > portlet entity id, passing it your parameters (or no one if this is the > default action of the portlet). > The http response should contain the new html generated markup, then > using a Javascript callback you can replace the portlet content using > this new html markup. > > Maybe, in the next future, we should implement something similar. > I'll post my solution. > Thanks for the quick reply and your suggestion Roberto. I have to admit I did try that before replying to this thread as I read your earlier response, however I couldn't get it working (it just gave me the entire page instead of markup for an individual portlet).
However I could be misinterpreting what you mean by <portletentityid>. I was using the fragment ID from the PSML file, should this be something different, if so how do I obtain <portletentityid>? Thanks again, Rob -- View this message in context: http://www.nabble.com/AJAX-and-portlet-tp24070003p24096570.html Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-user-h...@portals.apache.org