As Dave mentioned, var should be used with Struts 2.1, and if you are
using Strust 2.0 you have to use var instead.
Regarding your struts.xml, I don't know exactly what your updateUser
do, but you should follow below sequence:

list.action -> success:list.jsp -> edit.action -> success:edit.jsp ->
update.action -> input:edit.jsp || success:redirect to list.action


Regards
-- 
Lukasz
http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to