"Luke Majewski" <[EMAIL PROTECTED]> writes:

>I have a $link.setAction call that looks like this:

><a href=3D"$link.setAction("myClass").addPathInfo("eventSubmit_doAdd", =
>"add")"> +Add</a>

Just a quick note:

you can use 

<a href="$link.setActionEvent("myClass", "doAdd")">Add</a>

to get the same effect and is better readable.

        Regards
                Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

"Dominate!! Dominate!! Eat your young and aggregate! I have grotty silicon!" 
      -- AOL CD when played backwards  (User Friendly - 200-10-15)

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

Reply via email to