Hi.

To make easier for my designer to work, I make him modified a deployed
version of the application.
He can edit css and html and see changes live.

Webapp is deployed on a jetty 7.0 container and while the CSS modifications
of the exploded webapp result in a change, when I modify an HTML nothing
changes.

When I run the app in a embedded jetty 6 on my machine, if I change the HTMl
in the target/classes folder, changes occur for real.
I am wondering why the two different behaviors given that on both container
the webapp starts with wicket in Development mode.

Any advice?

-- 
Daniele Dellafiore
http://danieledellafiore.net

Reply via email to