If you have the following in your struts-config.xml:

        <message-resources parameter="ApplicationResources"/>
        <message-resources key="CHANNELS_RESOURCE_KEY"
parameter="ApplicationResourcesChannels" null="false"/>

how do you access the second one from an action or a JSP???

MessageResources messages = getResources(request);

Returns only the first one.

Thanks in advance

**********************************************
Juan Alvarado
Internet Developer -- Manduca Management
(786)552-0504
[EMAIL PROTECTED]
AOL Instant Messenger: [EMAIL PROTECTED]


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

Reply via email to