I don't believe you can.
<html:errors> or <html:messages> can only accept a single message bundle.

daniel

"manglu" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Thomas,
>
> You didn't get the question.
>
> I understand that multiple bundles can be used in bean:write or other
> tags that understand i18n.
>
> Question is:
>
> Application identifies two errors-
> errors.invalid (found in bundle1)
>
> invalid.amount (found in bundle2)
>
> When i create these errors and add it to the request scope how do i tell
> it which bundle do these keys exist in?
>
> If i say html:errors to display my errors how would it know that one of
> the error keys is from bundle1 while the other is from bundle2?
>
> Hope that clarifies the question
>
> Manglu
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to