Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Sitepublisher page updates
dolly1
Hi All,
I have 2 general questions:
1. I have number of pages which has some components. I update some of these components and submit those. Now I need to take update of these components on all the pages and deploy all these pages again. I want to avoid updating all the pages and deploy all the pages. I understand that when we use some component on a page then all the content of that component present in that page.
This seems to be drawback in order to use Sitepublisher pages Vs. the conventional JSP approaches. If we create multiple include JSPs and use that in one JSP then any include JSP is updated we do not have to update any other JSP which are including that.
I want to know if there is any way to avoid updating all the pages and deploying those.
My another question is:
1. I have a page which has some components. These components have a property cache: until published. If these components are updated, submitted and updated on the pages. These pages are deployed as well. Will the changes reflect without any restart or explicit cache clear or both. I do not have a running server as of now to verify that hence the question.
Any help is appreciated.
Thanks.
Find more posts tagged with
Comments
dolly1
Any comments on this? I can not believe with so many experts in this forum, no one has any view point on this thread...
Crsb
It depends on what the component does. if you can build your component in a way that all the inputs are coming from a DCR, then you can put all of your xsl in an external file and just reference it from your component, this will give you a lot of flexibility in combination with using DCRs for input.