Hi Zlatko, Read this explanation: http://markmail.org/message/fkbbfmd6l7ogxj2t I will update this wiki page soon with all I know about the topic: https://cwiki.apache.org/WICKET/stateless-pages.html
On Tue, Jan 31, 2012 at 12:06 PM, zlatko99 <[email protected]> wrote: > Hi all, > > > Can someone explain to me (from an architecture's point of view) why every > Ajax component added to a page makes that page statefull? If I set the > stateless hint to true and turn off the page versioning, why is a session > needed? The reason why I am asking this is because I want to have a totally > stateless application, where the data that should be shared between requests > will be managed by myself in a cookie. > > p.s. I tried to use jolira wicket-stateless tools, but there is no way of > submitting a stateless form using ajax button... > > > Thank you in advance, > Zlatko > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Stateless-and-Ajax-tp4344007p4344007.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
