配置 weblogic domain WINDOWS: 一、进入%WEBLOGIC_HOME%\weblogic90\common\bin 目录 二、执行 config.cmd 文件 三、选择 create a new weblogic domain,然后点击 next 四、默认,点击 next 五、输入用户名和密码,用户名默认:weblogic,密码:12345678,点击 next 六、选择 jdk,默认使用 sun 的 jdk.点击 next
struts.action.extension The URL extension to use to determine if the request is meant for a Struts action 用URL扩展名来确定是否这个请求是被用作Struts action,其实也就是设置 action的后缀,例如login.do的'do'字。 struts.configuration The org.apache.struts2.config.Configuration implemen