Hi,
My home page takes longer to load than expected and after placing a
log line in getHomePage#MyWicketApplication I see that it's being called
3 times:
Connected to server
gethome page
called me!
gethome page
called me!
gethome page
called me!
Is there sort of a LoadableDetachableModel equivalent for pages, so
they are just instantiated one per request cycle?
Thanks, Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org