[Http.Get]public ActionResult Add(){}[Http.Post]public ActionResult Add(){}或者public ActionResult Add(){}
一般写两个同样的action 一个有POST属性 一个没有
说下具体情景