Aram Mkhitaryan wrote:
try to specify the action like<action name="*+*"> <param name="first" value="{1}/> <param name="second" vlaue="{2}" /> .... this should work (check the <param, I'm not sure, maybe <parameter is correct, please, check docs)
I don't know if "*+*" will work, but assuming it will, you have a couple typos: Missing close " on value attribute of first param, value attribute misspelled as vlaue in second.
-Dale --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
