Not sure what <s:field /> is, but try adding theme="simple" to it.
On Fri, Feb 13, 2009 at 12:39 PM, Po Po <[email protected]> wrote: > Hi, > > I use struts 2.1.6, > When I used <s:field/>, it's generated html with tag <ul> and <li>. > how to configure the <s:field/> component, so the html result is only plain > text message (without html formating ul dan li) ? > > Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

