Hi,<br> I instslled openCms7, database -oracle10g ,server - tomcat 6.0,it is working.<br> I logged in with Admin(default) user and created a folder in /sites/default with <br> name as com,created one index.jsp.also.I created another folder in /sites/default<br>
with name intg. <br> i created a sibling of com/index.jsp in intg folder , it automatically made the index.jsp in intg<br> folder.This is the expected behavior.But when I publish intg/index.jsp without checking the checkbox <br>
"publish all sibling", it reflects in com/index.jsp while it should only be changed<br> in intg/index.jsp , as per my understsnding,Is there some type of setting <br> in openCms which i may be missing.<br> I tried with another user but still i am facing the same problem.<br>