On 11/6/2017 4:12 AM, albert kao wrote:
> please provide more explanation and source code examples.

I think it is like ModelDriven but in ModelDriven you can have the model 
only in that action but in ScopedModelDriven you can have the model 
shared between actions in larger scopes `request` (default) or 
`session`. For example [1].

[1] 
https://www.experts-exchange.com/questions/26478728/Struts2-scopedModelDriven.html

Reply via email to