I have a peculiar problem working with Eclipse 3.6 and
TomCat 7.
I'm developing a webapplication in
JSF and been doing that for a while now.
But now, all of a sudden, when i choose my project and goes
[right click]-->"Run As" --> "Run on Server"
...the newly edited xhtml data is showing old stuff on the web page.
I've tried to:
* Reinstall Eclipse
* Reinstall TomCat
* "Clean" choice on "Servers" in Eclipse.
* "Clean TomCat work directory" on "Servers" in Eclipse.
Nothing works.
I assume that Eclipse has som cache stored somewhere, that it doesn't matter what I'll do.
Anyone has any idea?