Not yet. James Holmes is looking into it.

At 11:47 am 31-10-2001 +0530, you wrote:
>Hello All,
>
>How can I have multiple resource files ?
>
>I am trying something like
>
><web-app>
><servlet>
>  <init-param>
>   <param-name>application</param-name>
>   <param-value>com.abhi.hello.HelloWorld1Resources</param-value>
>  </init-param>
>  <init-param>
>   <param-name>application</param-name>
>   <param-value>com.abhi.hello.HelloWorld2Resources</param-value>
>  </init-param>
><servlet>
><web-app>
>
>But my jsp pages do not find any of the keys defined in the resources files.
>If I define only one file and put everything there then everything works
>fine.
>
>regards,
>Abhishek.

-- 
John Yu                       Scioworks Technologies
e: [EMAIL PROTECTED]         w: +(65) 873 5989
w: http://www.scioworks.com   m: +(65) 9782 9610

Scioworks Camino - "Rapid WebApp Assembly for Struts"


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

Reply via email to