how to get base URL in jsp
843840May 5 2008 — edited May 5 2008I would like to get the base url of the page using jsp...
means From the url
http://www.url.com/slash/slash/slash.jsp
i like to get the "http://www.url.com" only.
is there any function in jsp to do this.
please help.
thanks in advance