Because Wicket is a Stateful java web framework. Not all java web framework
are stateful. Some are stateless e.g playframework.org.

However, some of us prefer a stateful framework. It makes work easy for the
developer.

Welcome to java... A world of options .

Josh.

On Tue, Apr 24, 2012 at 3:34 PM, Philipp Oppermann <
p.opperm...@googlemail.com> wrote:

> Hi, I'm PHP-Programmer and now switching to java (and wicket ;) ). But
> one thing confuses me:
>
> Why everything is stored in Session?
>
> In PHP the session is empty except you put something in. And there's
> no "Back-button-problem" in PHP, when you go back then the site with
> the previous URL will be loaded.
>
> So why you need to store so much in the session?
>
> Philipp Oppermann
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to