Hi all,
Is it possible to set wicket to reload markup and other resources during
development so that one does not need to redeploy-restart the server in
order to see their changes?
I have figured out how to do the equivalent for changes in java code using
DCEVM but I can't seem to make it work for wicket's "content" files.
I'm working with eclipse and tomcat.
Thanks in advance,
Marios
Is it possible to set wicket to reload markup and other resources during
development so that one does not need to redeploy-restart the server in
order to see their changes?
I have figured out how to do the equivalent for changes in java code using
DCEVM but I can't seem to make it work for wicket's "content" files.
I'm working with eclipse and tomcat.
Thanks in advance,
Marios