Dave:

Thanks for getting back to me.  I was not
assuming you were available 24x7.  I just
wondered if you were frustrated by my
inexperience.   

I put a package.properties file in my
WEB-INF/classes/page directory since that
is the package that contains the action class.
It works perfectly!  Thanks for that.

I tried moving the package.properties to
WEB-INF/classes so it would be application
wide but that seems to be ignored.

I would still really like a way to make a global
properties file if possible.  Any
suggestions on how to do that?

Thanks,
        Neil

--
Neil Aggarwal, (832)245-7314, www.JAMMConsulting.com
FREE! Eliminate junk email and reclaim your inbox.
Visit http://www.spammilter.com for details.

-----Original Message-----
From: Dave Newton [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 02, 2007 9:12 AM
To: Struts Users Mailing List
Subject: RE: [S2] How to apply formatting to s:property?

I haven't done anything with setting the
i18n.resources property, so I can't help you with
that. I'm not sure why you don't just put something in
to a package.properties (it's hierarchical, you can
put it anywhere) or ActionSupport.properties, etc.

I've never run an app w/o the i18n interceptor so I
don't know what effect (if any) that would have.

I would start by doing what it says on the
localization page as a sanity check *then* start to
play configuration / etc. games.


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

Reply via email to