Approach for page manipulation operations
Hi All,
PFA, for a basic front end page created in crxde-lite.
Details as below :
- Want to update a page property,for huge number of pages.Each page has different property value which has to be replaced with corresponding new set of values.
- Just to test couple of pages, thinking will enter the page in front end page(created by this jsp) and integrate this jsp[attached] with a java code. But not getting how this is to be done.
- Can someone suggest a better approach/snippet of code.
Any thoughts will be really helpful.