May need more to go on.
Dave
(pardon brevity and typos, on cell)
On Apr 1, 2012 2:11 PM, "Gopinath.M" wrote:
> Please check struts-config.xml file.
>
>
Did you define the message resources in struts-config.xml? The init
param in web.xml isn't used in current versions of Struts. Make sure you
have this in your struts-config:
L.
red phoenix wrote:
I have configure my properties file,but when run,it raise error and say
can't find message ke
Dear
First give the right tag URI in right form in index.jsp
whatever u have given in web.xml
On 2/27/06, red phoenix <[EMAIL PROTECTED]> wrote:
>
> I have configure my properties file,but when run,it raise error and say
> can't find message key,my files are follows:
> /*index.jsp*/
> <%@ taglib
15:53
To: Struts Users Mailing List
Subject: RE: "Cannot find message resources under key
org.apache.struts.action.MESSAGE " Error
Yes, there is a file named ApplicationResources.properties in the
WEB-INF/classes/employees/view folder, it has key/value like
"app.title=Wiley Employee
rking
whilst the other is failing with the "Cannot find message resources
under key org.apache.struts.action.MESSAGE" error?
-Original Message-
From: EROL TEZCAN [mailto:[EMAIL PROTECTED]
Sent: 17 June 2005 15:53
To: Struts Users Mailing List
Subject: RE: "Cannot find mes
Yes, there is a file named ApplicationResources.properties in the
WEB-INF/classes/employees/view folder, it has key/value like "app.title=Wiley
Employee Sample"
When I create a new project with same properties file key/value
(app.title=Wiley Employee Sample), it works well .
"McDonnell, Co
ff of web-inf/classes
Aigh Vie,
Martin-
- Original Message -
From: "McDonnell, Colm (MLIM)" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Friday, June 17, 2005 9:36 AM
Subject: RE: "Cannot find message resources under key
org.apache.struts.
Is there a file named ApplicationResources.properties in the
WEB-INF/classes/employees/view folder within your deployed application?
If so, does this file contain a property for app.title (e.g.
app.title=Foo)?
-Original Message-
From: EROL TEZCAN [mailto:[EMAIL PROTECTED]
Sent: 17 June 2
OK, I got it working it seems you know HAVE to
specify the resouces in the struts configuration as
and not in the web.xml anymore as a parameter to the
action servlet.
Might be helpful to other people.
Charl
parameter="com.systemmobile.example.ApplicationResources"/>
--- Charl Gerber
The file is definitely there:
ApplicationResources.properties
in my WEB-INF/classes, configured as:
action
org.apache.struts.action.ActionServlet
application
ApplicationResources
config
/WEB-INF/conf/struts.xml
debug
2
I had this problem when I didn't have a message resources file. I don't use
one currently so I had to create a blank file then reference it in my
struts-config file.
Hope this helps.
-Original Message-
From: Charl Gerber [mailto:[EMAIL PROTECTED]
Sent: Monday, October 25, 2004 3:02 PM
11 matches
Mail list logo