Title: RE: recursive tag

Hi,

Struts "enumerate"  tag does that


    -----Original Message-----
    From:   Young, Wayne [SMTP:[EMAIL PROTECTED]]
    Sent:   Tuesday, February 27, 2001 8:22 AM
    To:     Struts-Dev@Jakarta. Apache. Org (E-mail)
    Subject:        recursive tag

    Does anyone know how to create a tag that produces struts tags & then
    recursively processes them.

    Something like:
    <app:databyschema schema="test"/>
    is processed and returns
    <struts:text property="field1" size="16" maxlength="16"/>
    <struts:text property="field2" size="16" maxlength="16"/>
    which is then processed to HTML.

    Any help would be appreciated.

    Thanks.

    Wayne
    [EMAIL PROTECTED]

Reply via email to