Is there way to invoke a listener via javascript?  I have a <button> element
that eventually will be invoked at the server side after certain client side
processing; and it'd contain certain new data that'd need to be passed in to
the listener.

Thanks.

Reply via email to