Hi everybody,

I'd like to implement a mechanism of ETags in my wicket application.
What I would like to achieve is to avoid rendering of wicket model
components if it's not necessary.

In order to do this I'll keep a registry of modified elements and render
them only if they are changed.

What I'd like to know is exactly where, in the Wicket structure, the Java
model is transformed into the actual markup. 

Thank you in advance,

Andrea C.
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/implements-ETags-in-my-Wicket-application-tp3087576p3087576.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to