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