Gary,
Looks like it does not matter whether we have it as "messages_en-US" or
"messages"
1. If available, it takes from the messages_en-US.properties file. Else
looks in messages.properties
2. added to the jsp file.
Now it works
Santhi
-Original Message-
From: Gary Boal [mailto:[
Is it alright to use Frames / IFrames in Struts based App?
Does the Navigation suffer in any way?
(We have an existing Frame based pages)
Santhi
___
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-progra
I believe you need to remove the "_en-US" from the filename when identifying it in
the struts-config.xml file. Struts will append the suffix automatically. E.g.
Gary Boal[EMAIL PROTECTED]
- Original Message -
From:
Peyathevar, Santhi {PBG}
To: '[EMAIL PROTECTED]'
S
All:
Problem: My taskEdit.jsp is not picking up the message from property file
1.taskEdit.jsp:
2.struts.xml:
3.messages.properties, messages_en-US.properties exist in
WEB-INF\classes\properties
4.property entries are in both .property files
What am i missing? In step 2, tried:
parameter="W