Possible Duplicate:
caching JavaScript files
I'm using JQuery 1.7.2 into JSF page. I call several times jquery-1.7.2.min.js into the body of the page. In general is it possible to configure the web browser to download the library only once and use it instead of downloading it every time?