Re: way to use bean:write with label value beans

2002-01-25 Thread dderry
PROTECTED] To: Maturo, Larry [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, January 24, 2002 11:54 PM Subject: RE: way to use bean:write with label value beans Hey Larry, The problem I am having is not creating the select lists using html:options, it is trying to find a simple way to pull

RE: way to use bean:write with label value beans

2002-01-25 Thread Maturo, Larry
. -Original Message- From: Rob Parker [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 24, 2002 10:01 AM To: Struts Users Mailing List Subject: RE: way to use bean:write with label value beans Thanks Keith - I probably didn't explain my problem well enough. I am not having problems

Re: way to use bean:write with label value beans

2002-01-24 Thread Keith Bacon
Hi Rob, struts handles this for you in it's usual brilliant style! in jsp== html:select name=linkListForm property=selectedLinkSelectionOption html:options

RE: way to use bean:write with label value beans

2002-01-24 Thread Rob Parker
] Subject: Re: way to use bean:write with label value beans Hi Rob, struts handles this for you in it's usual brilliant style! in jsp== html:select name=linkListForm property

RE: way to use bean:write with label value beans

2002-01-24 Thread Keith Bacon
List; [EMAIL PROTECTED] Subject: Re: way to use bean:write with label value beans Hi Rob, struts handles this for you in it's usual brilliant style! in jsp== html:select name=linkListForm

RE: way to use bean:write with label value beans

2002-01-24 Thread Rob Parker
PROTECTED]] Sent: Thursday, January 24, 2002 10:01 AM To: Struts Users Mailing List Subject: RE: way to use bean:write with label value beans Thanks Keith - I probably didn't explain my problem well enough. I am not having problems with the html:options at all. The problem that I am having

way to use bean:write with label value beans

2002-01-23 Thread Rob Parker
This may be a little complicated to explain. Here is a some background info. I have a page that shows a list of clients (in an html table, not a form) for a user and a form that lets the user either edit information for and existing client (by selecting that client from the list) or add a new