Hi Craig,
I found also a similiar problem with the tag. I will open a
now issue about them two.
Alonso
2006/5/12, Craig McClanahan <[EMAIL PROTECTED]>:
On 5/12/06, A. Alonso Dominguez <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>
> I think that there is a bug in t
Hi there,
I think that there is a bug in the implementation of the "
org.apache.struts.faces.taglib.LoadMessagesTag". When working in a
multimodule webapp with several per module, the
tag can't find the appropiate MessageResources instance
via "messages" attribute.
The reason for this is the w
A created a new issue about this bug:
http://issues.apache.org/struts/browse/STR-2873
2006/5/11, Craig McClanahan <[EMAIL PROTECTED]>:
On 5/9/06, A. Alonso Dominguez <[EMAIL PROTECTED]> wrote:
>
> Hi there!
>
> I'm trying to use the new struts-action framewor
Hi there!
I'm trying to use the new struts-action framework, version 1.3.3 with tiles
and faces. I'm following the example applications but I found possibly a bug
when rendering a struts-based FormBean.
The jsp code that I was using is as follows: