Frank Ritzmann wrote:
> hi all, > > is there a possibility to recognize which portlet (one that offers interaction) has >invoked the action(submit-button). > and is there a possibility to cache the form-parameters of interactive portlets? > We are working on implementing PortletEntryIDs (PEID). As a part of that effort, this problem will be addressed. > I have the following problem: > I have two portlets on a site, that offer interactivity and get information through >form-parameters; they display information depending on their parameters. > When I click the submit-button of one of them, only this portlet retrieves >parameters, because the formfields of the other portlet are within another >form-element (in the Jetspeed HTML-Page). > Therefore this portlet doesn't show the same content as before, because it looses >its parameters. > > Therefore three questions: > 1. is there a possibility to recognize which portlet (one that offers interaction) >has invoked the action (submit). > > 2. is there a possibility to cache the form-parameters of interactive portlets? > > 3. what meaning does the method isCacheable() have? Is this maybe a solution for my >problem? > Is there a functionality included in jetspeed that caches the ConcreteElement that >is returned in the getContent()-method for each portlet? > > > thank you for helping > > frank > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
