Hi,

I want to display the validation error message from ActionForm in javascript
alert box, ragther than displaying on my jsp page.
I am doing it in a javascript function at page load time like this,

alert(<html:errors />)

But i am getting the java script error saying "Object expected". Any
solution for this problem..

Thanks,
Anurag Garg


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

Reply via email to