내가 네임 스페이스 [/] 및 작업 이름 [대한 매핑 된 액션이 없습니다 (Google 앱 엔진) 내 struts2 타일 응용 프로그램에 액세스하려고 할 때 나는 아래의 오류를 얻고을 사용하여 Google App Engine을로드 할 수 없습니다 ] 컨텍스트 경로 []와 (과) 연관됩니다. <?xml version="1.0" encoding="utf-8"?
인터넷에서 가능한 모든 솔루션을 시도했습니다. 오류 : HTTP Status 404 - There is no Action mapped for namespace [/] and action name [validateLogin] associated with context path [/LoginApplication].
struts.xml 파일 <?xml ver
내 Struts2 응용 프로그램 내에서 .action 확장명을 제거하면 문제가 발생합니다. 나는 이걸 내 struts.xml : <constant
name="struts.action.extension"
value="" />
색인 페이지를 제외하고는 올바르게 작동합니다. 내 web.xml에있는이 : <welcome-file-list>