Do you want to call your servlet to retrieve a value or retrieve a page (replace a <div>
or redirect entirely to that page?
Anyhow, check out
AJAX. You can use it to retrieve a value, or even replace a <div> where the div is the content of your servlet.
I guess that to redirect your entire page to the servlet should not be a problem as you can use the javascript window.location=<servlet page>
SCJP, SCJD , SCBCD, SCMAD, SCDJWS, SCEA