RE: How to make dynamic SELECT elements?

2003-07-31 Thread Joe Krause
Hey Hey - thanks a lot. This helps. 

Your shameless plug is fine as long as you wrap it in a 
element like you have.

Cheers

Joe

-Original Message-
From: Steve Raeburn [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 31, 2003 3:55 PM
To: Struts Users Mailing List
Subject: RE: How to make dynamic SELECT elements?


  You can download an application containing Struts examples, 
  including populating select options, from
   http://www.ninsky.com/struts 


Steve

> -Original Message-
> From: Joe Krause [mailto:[EMAIL PROTECTED]
> Sent: July 31, 2003 3:32 PM
> To: '[EMAIL PROTECTED]'
> Subject: How to make dynamic SELECT elements?
> 
> 
> Can anyone please give me an example of a JSP page and the appropriate
> ActionForm object that would prepopulate the form on the JSP page
> specifically creating an HTML drop down Select menu using the Struts'
>  tag? Or just send me a link to a tutorial that has it - I
> can't seem to find it in the Documentation anywhere.
> 
>  
> 
> Thanks!
> 
>  
> 
> Joe Krause
> 
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: How to make dynamic SELECT elements?

2003-07-31 Thread Steve Raeburn

  You can download an application containing Struts examples, 
  including populating select options, from
   http://www.ninsky.com/struts 


Steve

> -Original Message-
> From: Joe Krause [mailto:[EMAIL PROTECTED]
> Sent: July 31, 2003 3:32 PM
> To: '[EMAIL PROTECTED]'
> Subject: How to make dynamic SELECT elements?
> 
> 
> Can anyone please give me an example of a JSP page and the appropriate
> ActionForm object that would prepopulate the form on the JSP page
> specifically creating an HTML drop down Select menu using the Struts'
>  tag? Or just send me a link to a tutorial that has it - I
> can't seem to find it in the Documentation anywhere.
> 
>  
> 
> Thanks!
> 
>  
> 
> Joe Krause
> 
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



How to make dynamic SELECT elements?

2003-07-31 Thread Joe Krause
Can anyone please give me an example of a JSP page and the appropriate
ActionForm object that would prepopulate the form on the JSP page
specifically creating an HTML drop down Select menu using the Struts'
 tag? Or just send me a link to a tutorial that has it - I
can't seem to find it in the Documentation anywhere.

 

Thanks!

 

Joe Krause