Hello,
My problem is how can i get the return value of a javascript function: e.g
init.js
funtion userExist(id)
{
....................
return true;
}
how can i get the returned value "true" from wicket.
Thanks a lot...Cheers
--
View this message in context:
http://www.nabble.com/How-to-get-return-value-from-javascript-tp20084787p20084787.html
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]