-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm developing a web application that is going to be served from an OSGi HTTP service, I register it using a WicketServlet, and I don't know how to serve static files (CSS, JS, images and so).
How could I mount a directory as a resource with the static content?
Or should I configure the resource…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I have two domain. One domain with my main website and the other with js/css/etc.. files, static content.
mod_deflate is enabled for both domains, but when i run ySlow in FireFox it says none of my static content is compressed. When i bring back the js or css file to my normal domain it gets compressed…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have two domain. One domain with my main website and the other with js/css/etc.. files, static content.
mod_deflate is enabled for both domains, but when i run ySlow in FireFox it says none of my static content is compressed. When i bring back the js or css file to my normal domain it gets compressed…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
The new Development Mode in GWT 2 is awesome, but unfortunately as launched from Intellij IDEA 9, it does not seem to notice changes made to static files such as html, css, etc. It immediately see changes in *.java files, but not the static ones. If I make a change in a static file I need to quite…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am building a small web application that primarily needs to serve up protected static content -- some flash (.swf) files 20MB -- from an application server (Websphere) that is front ended by a web server (Apache). Are there there any Websphere configuration settings that I should consider to optimized…
>>> More