Hi, Is it possible to route based on the value of a post variable? I have a form with multiple submit buttons, and I think it might be better to route to a different action for each. I could just treat the 'submit' variable as any other, and respond to that in a single action class, but I would think it's better to have separate actions (well, at the moment I do anyway :-)
Michal. _______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
