我是struts框架的新手。当我在一个项目上工作时,我遇到了一个问题。我的jsp视图页面永远不会返回任何输出。我已经检查了所有变量,我认为我的编码没有任何变量问题。我设置了一个日志文件。这是日志文件文本。我正在研究struts版本1.3.10和Apache Tomcat 7.0.22。我正在使用NetBeans IDE 7.1
这是日志文件文本
DEBUG Get module name for path /accountList.do
DEBUG Module name found: default
DEBUG Processing a 'GET' for path '/accountList'
DEBUG Looking for ActionForm bean instance in scope 'request' under attribute key 'AccountForm'
DEBUG Creating new ActionForm instance of type 'accountManagement.AccountForm'
DEBUG --> accountManagement.AccountForm@1c89b2b
DEBUG Storing ActionForm bean instance in scope 'request' under attribute key 'AccountForm'
DEBUG Populating bean properties from this request
DEBUG BeanUtils.populate(accountManagement.AccountForm@1c89b2b, {})
DEBUG Validating input form properties
DEBUG No errors detected, accepting input
DEBUG Looking for Action instance for class accountManagement.AccountAction
DEBUG Creating new Action instance
DEBUG Connection established to jdbc:mysql://localhost:3306/vos3000db...
DEBUG Account Management Detail SQL:Select * from e_customer;
DEBUG Account Management Detail Value:[accountManagement.AccountDTO@1bf9583, ...]
DEBUG Account Management List Size:41
DEBUG Account Management List Size:2
DEBUG Account Management:RECORD_PER_PAGE_FOR_ACCOUNT:25
DEBUG processForwardConfig(/accountManagement/view.jsp)
DEBUG '/accountManagement/view.jsp' - processed as uri
DEBUG processForwardConfig(ForwardConfig[name=success,path=/accountManagement/view.jsp,redirect=false,module=null,extends=null,catalog=null,command=null])
DEBUG Initializing,
config='org.apache.struts.util.LocalStrings', returnNull=true
INFO Operating in Default mode [null]
DEBUG Initializing,
config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
INFO Operating in Default mode [null]
DEBUG Initializing,
config='org.apache.struts.taglib.html.LocalStrings', returnNull=true
INFO Operating in Default mode [null]
DEBUG getMessage(en_US,lookup.bean.any)
DEBUG loadLocale(en_US)
DEBUG Loading resource 'org/apache/strus/taglib
/LocalStrings_en_US.properties'
WARN Resource org/apache/struts/taglib/LocalStrings_en_US.properties Not Found.
DEBUG loadLocale(en)
DEBUG Loading resource 'org/apache/struts/taglib/LocalStrings_en.properties'
WARN Resource org/apache/struts/taglib/LocalStrings_en.properties Not Found.
DEBUG loadLocale()
DEBUG Loading resource 'org/apache/struts/taglib/LocalStrings.properties'
DEBUG Loading resource completed
DEBUG Saving message key '.message.bundle