hi
anyone has used javascript alongwith struts
david
-----Original Message-----
From: Chalissary, David
Sent: 23 January 2002 13:32
To: Struts Users Mailing List
Subject: RE: using struts and javascripts together
Hi,
I would like to know if I can use the struts tag in a
javascript function call for example:
function submitform(aValue, aCode){
process the java script here
}
<bean:write name="cCode"/>
<html:submit property="submitButton" value="Detail"
onclick="submitForm('auditStatusDetail',' -- use the ccCode here --
');"/>
substitute the ccCode in the single inverted codes : -- use the ccCode
here --
regds,
David
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>