Raj,
Servlets are SERVER side and Javascript is CLIENT side, so to call a function you would have to return a page to the client with a call to the Javascript you wanted to run.
Can you provide more information on what you are trying to do and we may be able to find a better solution for you ?
|