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)
revert of Files not working
musthusia
Hi,
I am reverted the earlier version(Generated JSP) but when i edit the JSP it still has the old content.View source of JSP has the new version.
Thanks
Musthafa
Find more posts tagged with
Comments
stefanmaier
Hi,
What webserver are you using for compiling JSP pages?
We have sometimes problems with our tomcat engine:
If you revert a page, the page's timestamp is also reverted to a earlier time.
This is a problem for the tomcat engine, tomcat recompiles a page only, if the timestamp changes to a newer value.
I don't know, if this also applies to other servlet engines, too...
Also I don't know, if there's a tomcat configuration parameter to change this behaviour...
Regards
Stefan
musthusia
thnks stefan,
The problem is View source of Jsp has the correct content , but when i edit the JSP(DCR), it is showing different content.
stefanmaier
Hi Musthafa,
Ok, you have a generated JSP and its associated DCR.
You revert the JSP page and click on Edit and then you have not the right content in the DCR?
If so, you have to revert the DCR, not only the generated JSP page. These are two different objects in your workarea.
If not:
Please give some more information about your environment (OS, TS version, ...)
and describe, what you are doing and what you have before and after your done action.
Regards
Stefan
musthusia
thanks Stepan, it was really helpfull. i managed to do it by reverting the DCR.