galan / packtag

A JSP Taglib for delivering minified, combined and gzip-compressed resources (JavaScript and CSS).
Apache License 2.0
24 stars 13 forks source link

How to configure the webserver path in packtag instead of App server path? #10

Closed inigoarulraj closed 8 years ago

inigoarulraj commented 9 years ago

Hi , In my WCS project, we are using both web server and app servers, we are retrieving the js and css files from webserver location, but as per default setting in packtag, it is directly accessing the appserver location where the file is not found. is there any way to configure the path in any of the packtag property files?

galan commented 8 years ago

Sorry, WebSphere is not supported, as far as I remember it didn't implemented the specification correctly.