?????? When Struct 2.3.34 update Struct 2.5.30,the original interface cannot be accessed

2022-09-09 Thread wwyyzz_001
In Struct 2.3.34,when namespase="" is default namespase. If invoke http://localhost:8080/wisdomcampus-gs/user/login,because /user not define,Struct find action in default namespase,so everythiong is ok. But In Struct 2.5.30,config(struts.xml) is not change,invoke http://localhost:8080/wisdomcam

Re: When Struct 2.3.34 update Struct 2.5.30,the original interface cannot be accessed

2022-09-09 Thread Łukasz Lenart
Would you mind using some proper encoding? Your message is mess :\ Have you tried to use 2.5 and then switch version by version? Also do you use the Convention plugin? Regards Łukasz pt., 9 wrz 2022 o 12:41 wwyyzz_001 <517654...@qq.com.invalid> napisał(a): > > In Struct 2.3.34,when namespase="" i

Re: When Struct 2.3.34 update Struct 2.5.30,the original interface cannot be accessed

2022-09-09 Thread Łukasz Lenart
And please use a proper name Struts, there is no Struct. pt., 9 wrz 2022 o 12:48 Łukasz Lenart napisał(a): > > Would you mind using some proper encoding? Your message is mess :\ > Have you tried to use 2.5 and then switch version by version? Also do > you use the Convention plugin? > > Regards >

Re:When Struct 2.3.34 update Struct 2.5.30,the original interface cannot be accessed

2022-09-09 Thread wwyyzz_001
Sorry,and thank you for your reply. My project was from Struts 2.3.34 update to Structs 2.5.30,"login" action is defined in default namespase."success" result is defined in global-results,result type is json. Invoke http://localhost:8080/wisdomcampus-gs/user/login is ok in Struts 2.3.34. But it