On Sat, Mar 31, 2012 at 10:05 PM, sudeivas <sureshkumar....@gmail.com> wrote:
> This idea sounds good to me rather than just passing the whole JAVA object.
> But this raises an another question. Since I am just passing PageParameters
> to the page, in the beginning it will be a stateless page. But when I start
> using Ajax components inside the page, then it becomes a stateful page and
> it gets stored in the session. Please let me know if I misunderstood
> something.

Correct, Ajax component/behavior makes the page stateful.

>
> Thanks,
> Suresh
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Version-Pages-by-default-tp4520432p4522200.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
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to