--- "Peter L. Berghold" <[EMAIL PROTECTED]> wrote: > If I have an input box such that: > > <html:text property="ndays_rq"/> > > is there a way for user input to that input box to > drive the dynamic creation (display? rendering?) of > other form elements such as: > > <html:text property="day_1_rq"/> > <html:text property="day_2_rq"/> ... etc.
Sure... but you might want to create the HTML tags yourself to avoid the hassle of doing that through the Struts framework. I only did that in S1 once, but have several S2 pages where I create plain old input tags and it works fine. d. ____________________________________________________________________________________Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's on, when. http://tv.yahoo.com/collections/222 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]