Nearly the same way as with HTML:

Something like this:

 <fieldset title="My Form">
            My field :
<br/><input type="text" jwcid="[EMAIL PROTECTED]:Input" value="ognl:fvalue" name="valueInput" size="10" emptyok="false" format="*M"/><br/>
     </fieldset>

 <anchor>
<go jwcid="[EMAIL PROTECTED]:Go" stateful="ognl:false" listener="ognl:listeners.submit"> <postfield jwcid="[EMAIL PROTECTED]:Postfield" value="ognl:flightNb" name="ognl:components.valueInput.name" />
Send
    </anchor>

Le 14 févr. 07 à 08:00, Cesar Saenz a écrit :

How do you call a listener method in wml, one that requires paramerters?

Thanks
cesar


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

Reply via email to