Hi, I already used "hot deployment" of CSS files with eclipse / JBoss (JBoss uses Tomcat as web server, but don't know if there are differences when it comes to hot deployment) The only think I needed to do is to disable the browser-cache completely (possible on latest opera versions or on firefox with WebDeveloper plugin [1])
Greetings Markus Döring [1] http://chrispederick.com/work/webdeveloper/ > -----Ursprüngliche Nachricht----- > Von: Felix Gonschorek [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 19. März 2007 13:44 > An: adffaces-user@incubator.apache.org > Betreff: Skinning / Detecting Style-Sheet-Changes > > Hello all, > > i am trying to implement my own style for trinidad components. but for > every change i make to the css, i have to stop tomcat, clear the cache > folder and then start tomcat again. if i try to delete the cached css, > the file is locked and can't be deleted. Changes to the css are not > recognized immediately. i have played around with some web.xml > config-settings, but i haven't had success yet. > this way it takes a lot of time to create a whole new style, is'nt there > a possibility to see immediately results after changes to the css an a > page reload? > > does sombody have a hint for me? i would greatly appreciate some help. > > thanks in advance > felix gonschorek