Re: Modal combobox with Struts

2006-02-17 Thread Leila Carvalho
On 2/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > You can use Webflow extension... > --Really?? How??

Re: Modal combobox with Struts

2006-02-17 Thread mcmoisei
You can use Webflow extension... -- Original message -- From: Michael Jouravlev <[EMAIL PROTECTED]> > On 2/17/06, Leila Carvalho <[EMAIL PROTECTED]> wrote: > > What is the best way to implement the logic of a second combobox that > > depends > > on the choice made

Re: Modal combobox with Struts

2006-02-17 Thread Michael Jouravlev
On 2/17/06, Leila Carvalho <[EMAIL PROTECTED]> wrote: > What is the best way to implement the logic of a second combobox that > depends > on the choice made in a first combobox in a JSP page, inside Struts > framework ?? > For instance: if I choose EUA in the first combobox, the second combobox > m