I built a stateless site using the 
http://code.google.com/p/jolira-tools/wiki/stateless Jolira Tools  and it
worked out great, you just have to get used to using PageParameters for
everything (contructors, pagination, etc).  



During development I had conditional breakpoints in locations that would
indicate statefulness (the Stateless annotation wasn't working as expected
at the time)



Component.isStateless
Session.isTemporary
Session.bind


I'm trying to convert the stateful components to Wicket 1.5 but I'm not too
familiar with the new Wicket version yet so it's a slow process.


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Stateless-Wicket-and-Ajax-tp3348266p3348781.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