Hi, I want to call java class method into my javascript page. That java class is present in the same package where jsp is present. How can I call it?
My java class is extends JFrame. I read that the method of having class extends applet we can call on JavaScript. I am not able to call my class methods having class extends JFrame. Can it is possible? Please Help. Thanks in advance. -Sonali Ajankar -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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/google-maps-api?hl=en.
