Thanks for the prompt reply, but document in 2.1.6 and 2.1.8 doesn't say that, though It does say it works with simple theme but works best for ajax.
2.1.6 works, so I am wondering if there is a quick way to make it work for 2.1.8. Cheers, Henry 2009/12/1 Saeed Iqbal <saee...@gmail.com>: > http://struts.apache.org/2.0.8/docs/a.html says > *THE FOLLOWING IS ONLY VALID WHEN AJAX IS CONFIGURED* > > On Wed, Dec 2, 2009 at 12:57 PM, Henry Jen <henry...@ztune.net> wrote: > >> 2009/12/1 Saeed Iqbal <saee...@gmail.com>: >> > Is your Ajax configured? >> >> Sorry for my ignorance, we don't use ajax with struts, not sure what >> need to be configured. Would you shed some light for me? >> >> Cheers, >> Henry >> >> > >> > On Wed, Dec 2, 2009 at 12:45 PM, Henry Jen <henry...@ztune.net> wrote: >> > >> >> Hi, >> >> >> >> I updated our project using 2.1.6 to 2.1.8.1 and surprised to find >> >> that <s:a> tag breaks the application. >> >> >> >> An example is >> >> <s:a href="#" tabindex="3">Login</s:a> >> >> renders to in 2.1.8.1 >> >> <a tabindex="3" href="#"/> >> >> >> >> When I looked into the simple template, seems like the change in a.ftl >> >> and a-close.ftl is causing this. >> >> >> >> In 2.1.8, the a.ftl basically moved into a-close.ftl and using >> >> ${parameters.body} in between. >> >> >> >> >${parameters.body}</a> >> >> >> >> I don't believe this is a bug as it is obvious, does this mean the >> >> usage of <s:a> changed? >> >> >> >> FWIW, I am using struts in a maven project, so dependencies is >> >> retrieved by maven. >> >> >> >> Cheers, >> >> Henry >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> >> For additional commands, e-mail: user-h...@struts.apache.org >> >> >> >> >> > >> > >> > -- >> > Saeed Iqbal >> > Independant Consultant (Freelance) >> > Struts - J2EE - Application Architect / Developer >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org >> For additional commands, e-mail: user-h...@struts.apache.org >> >> > > > -- > Saeed Iqbal > Independant Consultant (Freelance) > Struts - J2EE - Application Architect / Developer > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org