In Tomahawk JAR file, we have a class MyFacesResourceLoader.java which have a method _defineCaching()_ that creates headers to the js/css files, I want to modify default headers in the file, so is it possible to modify the source code of Tomahawk Jar file and recompile as Jar file. Please advise.
Is it possible to download Tomahawk JAR file source code and make change in a class and recompile as JAR file?
57 views Asked by user2266614 At
1
The answer to
is:
Yes