On Apr 1, 2005 8:23 AM, Benedict, Paul C <[EMAIL PROTECTED]> wrote: > So is Craig's advice to abandon Struts tags even in a Struts app? Write out > HTML elements yourself and get the values with expressions?
No. My advice is to plan on using JSF components for the UI part. That can be an orthogonal choice from what you use as your MVC controller framework (Struts, Shale, ...). Also, that advice was stated as being for *new* projects. If you're using the HTML tags now, there's nothing wrong with continuing to use them until you're ready to migrate that app to JSF components instead. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]