Hello,

We are experiencing some Freemarker theme issues after upgrading to
Struts2 2.2.1. Our "simple" theme in our webroot is not correctly
overloading the "simple" theme in the struts2 jar when referenced from
within our custom FTL templates.

For example: myCustomUIComponent.ftl
=SNIP=
<@s.textfield theme="simple" ... />
=SNIP=

The above textfield uses the jar's simple theme, not ours...

I havn't had too much time to debug this yet, but I wanted to throw
this out to see if anyone else is having similar problems. We are
currently using Struts2 2.1.8.1.

Thanks!
Sean

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to