Can you clarify that the standard <logic:.../> & <html:.../> tag lib were
sufficient
to render these beans as user input fields? Or did you have to build your
own rendering taglibs ?


Nizar Bhamani 
Senior Software Engineer
YouDecide.com Inc, a subsidiary of Ace INA Holdings Corp
[EMAIL PROTECTED]
(770) 291 7180
http://www.youdecide.com


-----Original Message-----
From: Affan Qureshi [mailto:quereshi@;etilize.com]
Sent: Friday, October 25, 2002 3:09 AM
To: Struts Users Mailing List
Subject: Re: Dynamic Forms using XML


Did you get a reply to this?

I am faced with a similar situation but in my case the information is coming
form a database. I created my Beans which had the properties to specify the
field type. Display Label, ids(name), etc. When I unmarshall my information
from the database I construct a collection of these beans. This colleciton
is passed on to the presentation to the Custom Tags that do the needed
rendering of the HTML fields.

Any comments/suggestions/improvements?

/* A

----- Original Message -----
From: "Bhamani, Nizar A TL56E" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 24, 2002 3:46 PM
Subject: Dynamic Forms using XML


> I have a scenario where, I need to develop Dynamic forms using an XML.
> i.e. the XML will specify what fields (all types of fields) need to be
> displayed
> on what page (i.e. page1, page2, etc). Has anybody out there worked on
> a similar scenario using Struts? Any help/input on this will be greatly
> appreciated.
>
> Thanks,
>
> Nizar Bhamani
>
> ____________________________________________________________
> CONFIDENTIALITY
> This e-mail and any attachments are confidential and also may be
privileged.
> If you are not the named recipient, or have otherwise received this
> communication in error, please delete it from your inbox, notify the
sender
> immediately, and do not disclose its contents to any other person,
> use them for any purpose, or store or copy them in any medium.
> Thank you for your cooperation.
> ____________________________________________________________
>
>
> --
> To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
>


--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>
____________________________________________________________
CONFIDENTIALITY
This e-mail and any attachments are confidential and also may be privileged.
If you are not the named recipient, or have otherwise received this 
communication in error, please delete it from your inbox, notify the sender
immediately, and do not disclose its contents to any other person, 
use them for any purpose, or store or copy them in any medium. 
Thank you for your cooperation. 
____________________________________________________________


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to