Hi Saar Dagan,
Thanks for sharing the thread. I went through that. Even my problem is 'onclick' of htmlb not working in my jsp.
Since onclick is a server side call, can we kind of emulate that by having a servlet in place to handle the request from jsp and call the server side method from the servlet?
Will it do the job ? Is my approach right or there is a different approach to the problem ?
Thanks