Hi all,
I have a simple question on taglib: can a custom tag generate other custom
tags that will be further processed. The scenareo is the following: read a
request from the user, generate information from the database. The
information is made up in custom tags that also needs to be reinterpreted.
I am thinking that the first tag would be a tag that interprets SQL
statements and then generates data based on other custom tags (for
formatting).
Any help or suggestions are greatly appreciated. Thank you in advance.
Pierre