Re: [appfuse-user] s:select values based on another s:select

2009-06-01 Thread Saeed Iqbal
Can anyone help me with this please. I am trying to get the 2nd s:select loaded. On Mon, Jun 1, 2009 at 10:54 AM, Saeed Iqbal wrote: > Thanks. Can you please tell a little more about the Ajax solution. > > > On Mon, Jun 1, 2009 at 10:52 AM, Ben Li wrote: > >> I don't think you can. >> I think y

Re: [appfuse-user] s:select values based on another s:select

2009-06-01 Thread Dale Newfield
Saeed Iqbal wrote: Can anyone help me with this please. I am trying to get the 2nd s:select loaded. http://struts.apache.org/2.x/docs/doubleselect.html -Dale - To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net Fo

Re: [appfuse-user] s:select values based on another s:select

2009-06-01 Thread Saeed Iqbal
Thanks Dale. On Mon, Jun 1, 2009 at 10:34 PM, Dale Newfield wrote: > Saeed Iqbal wrote: > >> Can anyone help me with this please. I am trying to get the 2nd s:select >> loaded. >> > > http://struts.apache.org/2.x/docs/doubleselect.html > > -Dale > > >

Re: [appfuse-user] s:select values based on another s:select

2009-06-01 Thread Saeed Iqbal
I think for doubleselect we need to have values in the form (jsp) but i would like to call an action method to get the values from db. On Mon, Jun 1, 2009 at 10:50 PM, Saeed Iqbal wrote: > Thanks Dale. > > On Mon, Jun 1, 2009 at 10:34 PM, Dale Newfield wrote: > >> Saeed Iqbal wrote: >> >>> Can