Hi,

I'd recommend you to read Wicket documentation.
The Session class is explained at
https://ci.apache.org/projects/wicket/guide/8.x/single.html#_session_class

P.S. You may also want to subscribe to the mailing list (
https://wicket.apache.org/help/email.html#user) so that your messages are
not moderated.

On Fri, May 25, 2018 at 12:30 PM, JavaTraveler <meteor.ei...@gmail.com>
wrote:

> Hello !
>
> I have been trying to make a basket for an e-commerce application.
>
> But I don't understand how to use the session's system in wicket.
>
> Anyone have a good source I could read ?
>
> Right now, I'm trying a class with "@SessionScoped" like in JSF. But, I had
> no results so far.
>
> --
> Sent from: http://apache-wicket.1842946.n4.nabble.com/Users-forum-
> f1842947.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to