Hi List, I have developed a bunch of JSF-Components which uses some JavaScript-Codes (about 10 *.js-files). Now I have written an Apache Maven Script which builds a mycomponents.jar file (containing everything needed to use the components) which can simply be copied into the lib-Folder of any other web-application.
My problem: This jar-file contains my javascript-files but what is the most compfortable way to serve the script-files to the client-browsers? How do you MyFaces-guys solve this problem? What would be the best way to do it? -- Mit freundlichen Grüßen / Greetings, Hendrik Neumann; Ruhr-University of Bochum

