ing List
> Oggetto: Re: model bean from a servlet
>
> Hi Gianluca
>
> Why do you do this ,s2 is use to replace on control layer of MVC and model
> be put in valueStack on current thread,it 's diffcultly to visit it in
> other thread!
> --
2009 7:06 AM
To:
Subject: model bean from a servlet
Hello list,
Is possible to access the model bean from a std servlet?
I think this is possible, because s2 store this model into the session
(or request) object, and presents it to the getModel() method of an
action implementing the ScopedModelD
Hello list,
Is possible to access the model bean from a std servlet?
I think this is possible, because s2 store this model into the session
(or request) object, and presents it to the getModel() method of an
action implementing the ScopedModelDriven.
If this, I only need the name of this object.
3 matches
Mail list logo