reload « HTML « JSP-Servlet Q&A





1. how to avoid reloading js and css in jsp    stackoverflow.com

I have few same js and css files and i used to load from different jsps. If already css and js loaded, we need to not load files again. But those files ...