• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Mod page speed not combining css and js when used with JSR 286 portlets

 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
krishna atok
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can any one share your experience to resolve my situation, if you have encountered similar.

Thanks,
 
Skool. Stay in. Smartness. Tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic