posted 9 years ago
Hi, My application uses jsr 286 portlets. My application is a single page application and is built with 10 jsr 286 portlets each has its own view.
In each view I am referring to css and js which is required for that portlet alone
When i enabled mod page speed with all the combining css and js filters enabled, i still see all the js and css are loading with out getting combined into single css and js call.
Can you please suggest if this is expected behavior or if there is any setting/configuration to overcome this.
Appreciate your suggestion/recommendation.