Re: need some help regarding Display List and Update In Struts2

2008-07-23 Thread hisameer
> Lukasz > http://www.lenart.org.pl/ > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/need-some-help-regarding-Display-L

Re: need some help regarding Display List and Update In Struts2

2008-07-22 Thread Lukasz Lenart
> using Strust 2.0 you have to use var instead. should be "id instead" ;-) Regards -- Lukasz http://www.lenart.org.pl/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: need some help regarding Display List and Update In Struts2

2008-07-22 Thread Lukasz Lenart
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 -> u

Re: need some help regarding Display List and Update In Struts2

2008-07-22 Thread Dave Newton
--- On Tue, 7/22/08, hisameer <[EMAIL PROTECTED]> wrote: > userList.jsp(47,2) Attribute var invalid for tag url according to TLD The {{id}} attribute is deprecated in Struts 2.1.x, and has been replaced by the {{var}} attribute. So if you're using S2.0.x use "id". Dave

Re: need some help regarding Display List and Update In Struts2

2008-07-22 Thread hisameer
; > > > > Regards > -- > Lukasz > http://www.lenart.org.pl/ > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/

Re: need some help regarding Display List and Update In Struts2

2008-07-21 Thread Lukasz Lenart

Re: need some help regarding Display List and Update In Struts2

2008-07-21 Thread Gabriel Belingueres
OTECTED] > > Also how would I know about which user I want to delete or update,whenever > the user clicks on any one of the link. > > Please help me. I need to finish it as soon as I can!:,( > -- > View this message in context: > http://www.nabble.com/need-some-help-regar

need some help regarding Display List and Update In Struts2

2008-07-21 Thread hisameer
how would I know about which user I want to delete or update,whenever the user clicks on any one of the link. Please help me. I need to finish it as soon as I can!:,( -- View this message in context: http://www.nabble.com/need-some-help-regarding-Display-List-and-Update-In-Struts2-tp18579243p185