Glad you sollved it. This question has come up before in a private class.

Also do not modify classes folder. Modify file in source, so when you compile it replaces classes content.

.V




Peyathevar, Santhi {PBG} wrote:

All:

Problem: My taskEdit.jsp is not picking up the message from property file

1.taskEdit.jsp:
<fmt:message key="pepsi.task.name"/>

2.struts.xml:
<message-resources    parameter="properties/messages_en-US"/>

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="WEB-INF/classes/properties/messages_en-US"

Santhi



-- Vic Cekvenich, Struts Instructor, 1-800-917-JAVA

Advanced <a href ="baseBeans.com">Struts Training</a> and project recovery in North 
East.
Open Source <a href ="baseBeans.com">Content Management</a>  basicPortal sofware
Best practice<a href ="baseBeans.com">Struts Support</a> v.1.1 helper ScafflodingXPress

_______________________________________________
MVC-Programmers mailing list
[EMAIL PROTECTED]
http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers

Reply via email to