Is it worth using Struts for a static site that is CMS Driven ? I can think of two options:
Sure, why not
->Fetching the data from database into Action forms and then building the page using Struts HTML taglibs. :Can be done, but I doubt that Struts HTML is powerful enough to handle minute details of the HTML page eg:tool tips, sections, javascripts
What makes you think Struts HTML is not powerfull enought? The HTML tags generate HTML. You can still assign javascripts to it, you can use CSS to style...
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]