Thanks Dave.
-Original Message-
From: Dave Newton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 04, 2007 5:12 PM
To: Struts Users Mailing List
Subject: Re: properties file
--- Syed Ibrahim <[EMAIL PROTECTED]> wrote:
> Am going through struts2-blank-2.0.6 project, t
--- Syed Ibrahim <[EMAIL PROTECTED]> wrote:
> Am going through struts2-blank-2.0.6 project, there
> is HelloWorld.jsp file, while executing this file it
> searches for package.properties file which is
> not defined in the HelloWorld.jsp.
>
> Can anybody please let me know where it is defined.
/W
Thanks lot Victor.
Ibrahim
-Original Message-
From: VictorR [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 04, 2007 4:07 PM
To: user@struts.apache.org
Subject: Re: properties file
Hi Ibrahim,
I don't know where defined is, but if you want you can change this behavior
settin
Hi Ibrahim,
I don't know where defined is, but if you want you can change this behavior
setting the "struts.custom.i18n.resources" property as a constant into the
struts.xml file.
Note the value must not contains ".properties" sufix!!
regards,
__Billa__ wrote:
>
>
> Hi All,
>
> Am goin
Shervin Asgari ha scritto:
Hello, can anyone point me to a tutorial or HowTo on how I can create
a .properties file and how I can extract the information from this
file within the source code? I don't know if Struts has some automagic
stuff that does this.
If you mean simple ".properties" f
coding="UTF-8" %>
Hope it helps,
\T,
> -Original Message-
> From: Paul McCulloch [mailto:[EMAIL PROTECTED]
> Sent: 02 April 2004 17:14
> To: 'Struts Users Mailing List'
> Subject: RE: .properties file --> Again I18n problem
>
>
> Check th
> Sent: 02 April 2004 13:02
> To: Struts Users Mailing List
> Subject: Re: .properties file --> Again I18n problem
>
>
> Now I am able to receive errors, after I have configured Deployment
> Descriptor.
>
> But unfortunately, when you wright to ApplicationResources
Now I am able to receive errors, after I have configured Deployment
Descriptor.
But unfortunately, when you wright to ApplicationResources file non-ascii
characters, such as ş,ğ, etc.
They are not properly displayed from JSP.
I tried the following things:
- convert special characters with sdk's na
> And in struts-config.xml I got :
>
> parameter="ca.ulaval.fsa.drdb.struts12.resources.
ApplicationResources"/>
>
> But still I get the same error messge. The file exists in the above
> parameter definition. I am puzzled!
Well, one thing that always gets me where you actually put th
While debugging this problem it's easy to overlook the fact that
struts-config.xml is loaded when the web server boots for the first
time. I have come across many cases where the fix is put into
struts-config.xml file but the server is not restarted; hence the old
result shows up and the user b
Ramil Mirhasanov wrote:
I have chosen the problem like this, after surfing net a little bit,
I added :
action
org.apache.struts.action.ActionServlet
application
mypackage.ApplicationResources
<.../>
to web.xml
And created mypackage.ApplicationResources.properties file.
s file.
- Original Message -
From: "Brendan Richards" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, April 01, 2004 5:42 PM
Subject: RE: .properties file
> This is configured towards the bottom of the struts-config.xml file
&
ApplicationResources.properties, the defeult location is usually
WEB-INF/ApplicationResources.properties, but in your case it may be
configured to be elsewhere.
>>> [EMAIL PROTECTED] 04/01/04 7:30 AM >>>
I am using Jbuilder9 Enterprise and trying to buid my 1. example
application with struts.
Th
This is configured towards the bottom of the struts-config.xml file
For Example:
maps the default resources file:
resources/application.resources
-Original Message-
From: Ramil Mirhasanov [mailto:[EMAIL PROTECTED]
Sent: 01 April 2004 15:31
To: [EMAIL PROTECTED]
Subject: .properties
14 matches
Mail list logo