回复: 回复: 回复: Question of properties file

2014-07-18 Thread 木叶清风-谢
/Basic_Struts2_Mvn/src/main/resources originally.So it don't work.‍ -- 原始邮件 -- 发件人: "Lukasz Lenart";; 发送时间: 2014年7月18日(星期五) 中午1:06 收件人: "Struts Users Mailing List"; 主题: Re: 回复: 回复: Question of properties file 2014-07-18 5:31 GMT+02:00 木叶

Re: 回复: 回复: Question of properties file

2014-07-17 Thread Lukasz Lenart
2014-07-18 5:31 GMT+02:00 木叶清风-谢 : > I have solved my problem!thank you very much. Can you share what it was? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: user-unsubscr...@struts.apach

回复: 回复: Question of properties file

2014-07-17 Thread 木叶清风-谢
I have solved my problem!thank you very much. -- 原始邮件 -- 发件人: "Lukasz Lenart";; 发送时间: 2014年7月15日(星期二) 下午3:27 收件人: "Struts Users Mailing List"; 主题: Re: 回复: Question of properties file 2014-07-15 9:23 GMT+02:00 木叶清风-谢 : > I have tr

Re: 回复: Question of properties file

2014-07-15 Thread Lukasz Lenart
2014-07-15 9:23 GMT+02:00 木叶清风-谢 : > I have tried,but it doesn't work It must be something wrong with your setup, though. What do you use to build the project and prepare WAR file? https://github.com/apache/struts/tree/develop/apps/blank/src/main/resources/example Regards -- Łukasz + 48 606 323

回复: Question of properties file

2014-07-15 Thread 木叶清风-谢
I have tried,but it doesn't work -- 原始邮件 -- 发件人: "Lukasz Lenart";; 发送时间: 2014年7月15日(星期二) 中午12:54 收件人: "Struts Users Mailing List"; 主题: Re: Question of properties file 2014-07-15 3:57 GMT+02:00 木叶清风-谢 : > hi!I meet a problem abo

Re: Question of properties file

2014-07-14 Thread Lukasz Lenart
2014-07-15 3:57 GMT+02:00 木叶清风-谢 : > hi!I meet a problem about the properties files. > I discover that the properties won't be loaded automatically unless use > value="global,Register,Package"/> in struts.xml. > I want to know how to configure the struts2 to load Package.properties and > (activ

Question of properties file

2014-07-14 Thread 木叶清风-谢
hi!I meet a problem about the properties files. I discover that the properties won't be loaded automatically unless use in struts.xml. I want to know how to configure the struts2 to load Package.properties and (activity_name).properties automatically,notice the ,the value is true!!!‍