AJANI
Mar 22nd, 2006, 01:43 AM
Hi All
In the scenario of flow where user has to upload a file from a seperate page as part of registration if he registers as a specifc user (e.g. CSR), what could be the best solution to implement it with spring MVC.
As this requires to maintain state of registration command object while posting file from saperate page I am just wondring how WizardController might fit into this?
Any thoughts would be greatly appriciated.
In the scenario of flow where user has to upload a file from a seperate page as part of registration if he registers as a specifc user (e.g. CSR), what could be the best solution to implement it with spring MVC.
As this requires to maintain state of registration command object while posting file from saperate page I am just wondring how WizardController might fit into this?
Any thoughts would be greatly appriciated.