--- chengas123 <[EMAIL PROTECTED]> wrote:
> Can this be any properties file or are you referring

> to struts.properties?  

It needs to be one of the normal properties files used
for messages etc. that S2 searches for, where you keep
the rest of your messages/properties. (So no, I don't
think struts.properties would work.)

> Is there any way in which I can do this without
> messing with a properties file?

I don't know, but that would kind of defeat the
purpose of having I18N property files; AFAIK the S2
tags are more or less wrappers around standard Java
I18N & localization functionality.

The link:

http://java.sun.com/j2se/1.4.2/docs/api/java/text/MessageFormat.html

provided on the <s:text.../> reference page goes in to
a fair amount of detail about the values contained in
the properties file.

d.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to