Is it worth using Struts for a static site that is CMS Driven ? I can think of two options:
->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 ->Give away Struts and go for simple JSP-Bean based architecture. JSP, Bean:Presentation[Controller will be driven from database], Business classes to interact with database:Modal, Database:MYSQL Regards, Nitin Dubey __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]