gedas 0 Junior Poster

hey,


i have jsp file that contains drop-down list once the value is selected from drop down list one of the javascript methods gets invoked that alerts me with what has been selected.

what i need is once the value has been selected it would be sent to a my java class to one of the methods and the value returned by the method should be alerted back to the user
could this be done?


any suggestions will be greatly appreciated
thank you