Re: Displaying field error messages
tm_jee <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <20991532.1148912623515.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
I see. I guess in this case, we would have to change controlheader-core.ftl in xhtml theme to suite the needs. or, Another way would be to define one's own theme, say in webwork.properties [code] struts.ui.theme=myTheme [/code] and have a theme.properties in the theme directory with the following [code] parent=xhtml [/code] and copy and modified the ftl files that need modification eg controlheader-core.ftl and put it in the custom theme and it will get picked up. hth --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=32479&messageID=63323#63323 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]