Delete jsp inside a component in Author and publish
Hi.. I am facing an issue and I think I am missing any step. Please tell me the proper way..
I have a component that extends foundation page component. So I put body.jsp and headlibs.jsp there. Published the code and two jsps are in publish instance. Now I deleted headlibs.jsp from author and published the whole component. But in publish instance headlibs.jsp still exists. How to remove that? I used webdav to delete that jsp directly from publish instance. But there should be a way to delete it from author instance. Please mention the steps.. thanks in advance:)