Maybe you should tryout www.webmacro.org. I think you can create
presentation templates with placeholders
which can then be substituted by values from a database? Is there anyone
who has used webmacro? I think
from what I read of a it a while ago, it helps you accomplish that.
Let me know if you t
>>> Richards Ryan <[EMAIL PROTECTED]> 21-Jun-00 10:39:35 PM
>>>
>I have a servlet that reads in a static html page and
>displays it via an app/web server. I am aving no problems
>with this part except that I would like to move a step
>further and dynamically generate a populated selection
>box wi
I have a servlet that reads in a static html page and displays it via an app/web
server. I am having no problems with this part except that I would like to move a step
further and dynamically generate a populated selection box with items retirieved from
a database. I have done all these bycodin