Discussions
Web tier: servlets, JSP, Web frameworks: Moving resources (js, css) without changing path in <jsp:include
-
Moving resources (js, css) without changing path in <jsp:include (0 messages)
- Posted by: Kiran Vemuri
- Posted on: January 06 2010 11:12 EST
There's a new change request where the client wants all the resources (js, css, images) to be moved to a different directory structure under root. Now the moving can be easily done. But is there a way to load all the resources from existing jsps without changing the path for the resources in tags?