Hi,

I was walking through the mail archive, but couldnt find a solution (shame on me, using the wrong search words??)!

Anyway here is my problem, i havent found solved in a jsp-template.

I wrote a portlet, which shows some data. I Extended the JSPActionPortlet class for this.
It has some welldefined actions, like "doUpdate(...)"
Calling these actions from within a form workes fine (using a submit button with the value "eventSubmit_doUpdate").


So far ok.

Now I want to call a PortletAction  from a link.
something like <a href="XXXX?action=eventSubmit_doUpdate")!

The Problem is, how do I fill the XXXX with the correct values? (i.e. jspeid etc.)!

Thanx for help

cheers,

georg


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to