You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Chuong Huynh Ngoc <Ch...@Cybersoft-VN.com> on 2002/08/13 08:28:15 UTC

Struts' "Bug" mentioned in Tile example

Hi,

In Tile web app, in various place (struts-config.xml, web.xml,...) there's a comment like:
---
  <!-- Not used by tiles or this website, but needed due to a bug in actual Struts version -->
  <message-resources parameter="org.apache.struts.webapp.tiles.dev1-1.ApplicationResources" null="false" />
---

Could you please describe the bug (or indicate the bug number), what is its status?

Thanks,
-Chuong


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Struts' "Bug" mentioned in Tile example

Posted by Cedric Dumoulin <ce...@apache.org>.
  I think the bug is closed, but various tiles files aren't updated. Try 
to comment the tag and check if your application run correctly. My 
applications run without the tag !
  The bug was that some struts tags failed if struts doesn't find an 
application resource file.

   Cedric

Chuong Huynh Ngoc wrote:

>Hi,
>
>In Tile web app, in various place (struts-config.xml, web.xml,...) there's a comment like:
>---
>  <!-- Not used by tiles or this website, but needed due to a bug in actual Struts version -->
>  <message-resources parameter="org.apache.struts.webapp.tiles.dev1-1.ApplicationResources" null="false" />
>---
>
>Could you please describe the bug (or indicate the bug number), what is its status?
>
>Thanks,
>-Chuong
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>
>  
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>