RE: Usecases for ModelDriven interface

2009-05-05 Thread Martin Gainty
n seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: unmesh_jo...@hotmail.com > To: user@struts.apach

Usecases for ModelDriven interface

2009-05-05 Thread Unmesh joshi
Hi, I am using struts2 on my current project and find ModelDriven interface very inconvenient. The intent of the interface is documented as, "it helps directly populating domain model". But if the domain model is little more complex than a simple bean, it becomes very inconvinient. e.g. If