var myMessage = "<bean:write name="msg" />";
alert(myMessage)

-----Original Message-----
From: Daniel [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 24, 2004 6:23 PM
To: Struts Users Mailing List
Subject: html:javascript question


I want to put the msg inside a javasript alert (popup with error message ),some one 
know how can I make it ???????

<font color="red">

<html:messages id="msg" message="true" bundle="geral">

<bean:write name="msg" /><br>

</html:messages>

</font>


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

Reply via email to