Hi again. After further testing I think I understood my problem is due to the fact that by redirecting to the same uri i'm trying to handle in the RequestMapping i'm actually creating a loop. Debugging the code seems to support this hypothesis. However I don't see how I could avoid that... Another solution, I believe, would be to use custom processors instead of controllers, but I cannot understand how each processor gets associated with a specific form. Can anybody explain how it's done, or offer any suggestion on how to avoid the aforementioned loop?
-- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=4064ba49-653e-40a0-b01b-c30cb984015c ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
