Re: [S2] Doubleselect inconsistent if using 'back' button

2008-02-24 Thread sathish kumar
hi... i found the answer for prob actually,,i got confused while loading data from database to tag i.e, i had a table in my database which has 'id' and 'value'... in select tag the option should be my value and while submitting it should send the 'id' to my server. in this case, i used a Hash

Re: [S2] Doubleselect inconsistent if using 'back' button

2008-02-23 Thread Dave Newton
--- sathish kumar <[EMAIL PROTECTED]> wrote: > can u clear my doubt regarding double select. > i need to load data from database > (select options should be loaded from database...) > can you help me? What, exactly, are you asking? Dave --

Re: [S2] Doubleselect inconsistent if using 'back' button

2008-02-23 Thread sathish kumar
yeah...welcome sir... can u clear my doubt regarding double select. i need to load data from database (select options should be loaded from database...) can you help me? newton.dave wrote: > > Welcome to the world of Ajax. > > Dave > > --- sathish kumar <[EMAIL PROTECTED]> wrote: > >>

Re: [S2] Doubleselect inconsistent if using 'back' button

2008-02-23 Thread Dave Newton
Welcome to the world of Ajax. Dave --- sathish kumar <[EMAIL PROTECTED]> wrote: > > hi... > please go through this link > http://struts.apache.org/2.x/docs/doubleselect.html > hope it helps u... > > and this behaviour seems like a bug... > > > setecastronomy wrote: > > > > I'm using Str

Re: [S2] Doubleselect inconsistent if using 'back' button

2008-02-23 Thread sathish kumar
hi... please go through this link http://struts.apache.org/2.x/docs/doubleselect.html hope it helps u... and this behaviour seems like a bug... setecastronomy wrote: > > I'm using Struts 2.0.6 > I noticed the following behaviour of the doubleselect UI tag, present also > in the Struts show