hi all,

I wonder if its possible to call a java method from js? for example lets say
i have this code in gwt hosted html file

<script type="text/javascript">
    function deleteGem() {

        // * HERE I WANT TO CALL A JAVA METHOD INSIDE SOME CLASS*

    }

</script>


thanx in advance
Rawand

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to