Hi,

Simple question :

Can i use a MultiActionController with a form in the session scope and lets spring populate it when i submit my jsp page ?

In fact i have 4 actions and a list of items in the same form in my jsp page and i think that MultiActionController is the best controller i should use, don't you think so ?

Fabien.