I am not completely sure here
but if I am not wrong the default struts theme is xhtml.
so try to remove "struts.ui.theme=css_xhtml" because some how I remember the
theme name is "xhtml" instead of "css_xhtml" even though the folder name is
constructed otherwise.

On Tue, Sep 20, 2011 at 3:59 AM, Arnaud Thimel <thi...@codelutin.com> wrote:

>
> up !
>
> Does any one know what I'm doing wrong ?
>
> Regards,
> Arnaud.
>
> On 14/09/2011 22:18, Arnaud Thimel wrote:
> > Hi all,
> >
> > When I copy the checkbox.ftl file from [1] to my webapp's classpath, the
> > tooltip does not display.
> >
> > According to [2], I have nothing more to do, but it does not work.
> >
> > In the struts.properties I have:
> >  struts.ui.theme=css_xhtml
> >
> > Once my war is built, my checkbox.ftl file (exact copy of [1]) is
> > located at :
> >  WEB-INF/classes/template/css_xhtml/checkbox.ftl
> >
> > I submitted a bug-report [3] thinking that I was doing right, but it
> > seems that I have to ask here first if this is a normal behaviour or if
> > it's a real bug.
> >
> > So here is my question : what am I doing wrong ? Is it a real bug ?
> >
> > Thanks in advance.
> >
> > Best regards,
> > Arnaud.
> >
> > [1] struts2-core-2.2.3.1.jar!/template/css_xhtml/checkbox.ftl
> > [2] http://struts.apache.org/2.0.14/docs/template-loading.html
> > [3] https://issues.apache.org/jira/browse/WW-3679
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > For additional commands, e-mail: user-h...@struts.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to