| Author |
MessageResources.properties
|
kri shan
Ranch Hand
Joined: Apr 08, 2004
Posts: 1300
|
|
|
What is the use of MessageResources.properties file ?
|
 |
Dirk Schreckmann
Sheriff
Joined: Dec 10, 2001
Posts: 7023
|
|
|
While a file with that same name might well be used in other situations, I'm familiar with its use as part of a Struts-based web application. In that situation, this file is used to store the String messages that are to be used on different web pages in different situations (for things such as labels and error messages).
|
[How To Ask Good Questions] [JavaRanch FAQ Wiki] [JavaRanch Radio]
|
 |
 |
|
|
subject: MessageResources.properties
|
|
|