Re: Getting a s:select selected value

2008-06-04 Thread Felipe Lorenz
Use javascript to select an item. On Wed, Jun 4, 2008 at 5:02 PM, piltrafeta <[EMAIL PROTECTED]> wrote: > > what do you mean ? > > > > felipe.lorenz wrote: > > > > use javascript for this problem... > > > > On Wed, Jun 4, 2008 at 4:35 PM, piltrafeta <[EMAIL PROTECTED]> wrote: > > > >> > >> If i p

Re: Getting a s:select selected value

2008-06-04 Thread piltrafeta
what do you mean ? felipe.lorenz wrote: > > use javascript for this problem... > > On Wed, Jun 4, 2008 at 4:35 PM, piltrafeta <[EMAIL PROTECTED]> wrote: > >> >> If i put key="maxCoord" it continues taking the value from the listbox of >> the >> first record... >> >> >> >> >> styl9090 wrote:

Re: Getting a s:select selected value

2008-06-04 Thread Felipe Lorenz
use javascript for this problem... On Wed, Jun 4, 2008 at 4:35 PM, piltrafeta <[EMAIL PROTECTED]> wrote: > > If i put key="maxCoord" it continues taking the value from the listbox of > the > first record... > > > > > styl9090 wrote: > > > > Try changing this line, > > > > to > > > > then, your

Re: Getting a s:select selected value

2008-06-04 Thread piltrafeta
If i put key="maxCoord" it continues taking the value from the listbox of the first record... styl9090 wrote: > > Try changing this line, > > to > > then, your variable(maxCoord) will hold the selected value from the list > box. > > > > piltrafeta wrote: >> >> Actually session.coordValu