The tag could be extended to include an event attribute. That should be relatively easy. In fact I created a pull tool a while back that accomplished the same thing.
You could post this to bugzilla as a proposed enhancement. I'm working on extending the current tag library to support JSTL expression language right now. I could probably slip in this enhancement while I am doing that. -scott > -----Original Message----- > From: Martin Maidhof [mailto:[EMAIL PROTECTED] > Sent: Friday, March 14, 2003 5:24 AM > To: Jetspeed Users List > Cc: [EMAIL PROTECTED] > Subject: Re: Howto Use Jetspeed Event Model with Links > > there are multiple <jetspeed: > tags, but i guess there's none > including an event method, we use something like: > > href="<jetspeed:link template="contact" > action="NavigationHandler"/>?eventSubmit_doClear=1" > > > > i would also be interested if there's a better way .... > > regards, > > Martin > > P.S.: I think this should go to the user list, so i redirected :) > > ................................ > martin maidhof > [EMAIL PROTECTED] | fon: +49-(0)69-759003-14 > w e m o v e d i g i t a l s o l u t i o n s ... http://www.wemove.com > > > ----- Original Message ----- > From: "Florian Brunswicker" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, July 14, 2002 10:16 AM > Subject: Howto Use Jetspeed Event Model with Links > > > > Hi, > > > > I have already noticed that it is very easy to use the Jetspeed Event > Model > > / Turbine Action Model within a Form. > > > > Is there a way to use this mechanism with Links as well ? > > I want to send an Event to all Portlets on the page using a link. The > Link > > should contain the method-name i want to call in any way. > > For me it looks like I can implement such a mechanism using the > doPerform > > Methods, but is there a "standard way" do do this ? > > > > Thanks a lot and best regards, > > > > Florian > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
