Maybe I am misunderstanding the post, but why not just concat during the build process? I know you mentioned some sort of internal purtubations or something... Can you be more specific?
I have the same thing going, and just have an ant task that does it... No changes to struts or anything at all... -----Original Message----- From: dcengija [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 09, 2002 6:17 AM To: struts-user Cc: dcengija Subject: Re: More that one application resource file > yes..you can do it. > But u have to extend Struts framework for that.... > u need to write MultiBundleActionservlet which extends Action > Servlet... and need to override protected void initApplication () of > Action Servlet. write meta properties file..which contains properties > for property files... > > > if u want i can send out source... > Please do, or even better, post it somewhere and have the Struts webmaster put the link on the Struts web page. Thanks -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

