| Author |
ApplicationResources
|
manasa teja
Ranch Hand
Joined: May 27, 2002
Posts: 325
|
|
hi Could u please let me know the exact location of ApplicationResources.properties. thanks
|
MT
|
 |
veronique alvaro
Greenhorn
Joined: Sep 05, 2003
Posts: 24
|
|
for the struts-example (for example), you can find it in : \struts-example\WEB-INF\classes\org\apache\struts\webapp\example hope this wil help!
|
 |
Bernardus Irmanto
Greenhorn
Joined: Oct 03, 2003
Posts: 23
|
|
The default location is under the WEB-INF\classes but you can specify your prefered location in the web.xml using <message-resources> element. If you re using struts 1.0.x, you may steel uset the <init-param> to specify the resource bundle cheers beN
|
 |
 |
|
|
subject: ApplicationResources
|
|
|