How to call a URL in jsp without direct the page to the URL
843838Mar 8 2007 — edited Mar 9 2007Hi,
I have a jsp page, which when user come in to the page, the page will call a URL without direct the current jap page the URL. This URL will only help me to do on something in the backend. Anyone know any method that i can use to call the URL?
Thanks a lot