You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Juan Alvarado (Struts List)" <ju...@manduca.com> on 2002/06/18 15:28:16 UTC

Multiple message resources

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???

MessageResources messages = getResources(request);

Returns only the first one.

Thanks in advance

**********************************************
Juan Alvarado
Internet Developer -- Manduca Management
(786)552-0504
jalvarado@manduca.com
AOL Instant Messenger: juan2000@aol.com


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