When exposing EJB as web services i need to use statless session bean.
What if i want to create a shopping cart where to save the session
attributes?
SK
Jon Martin Solaas - 27 Jul 2006 00:05 GMT
> When exposing EJB as web services i need to use statless session bean.
> What if i want to create a shopping cart where to save the session
> attributes?
>
> SK
in the http session perhaps?