Struts 入门;参考书籍;提纲;MVC回顾;Web 开发框架;提纲;Struts2 框架 (1) ;Struts2 框架 (2);提纲;Struts的MVC结构 ;3个核心概念;提纲;Action;实现Action的方式;实现Action;Home.jsp
html
body
form method = post action = helloworld.action
input type = text name = userName/
input type = submit value = enter/
/form
/body
/html;Action 参数传递 (2);提纲;Result;Structs.xml格式;Result 类型(1);其他类型;提纲;Interceptor的原理;自定义拦截器 (1);自定义拦截器 (2); interceptors
interceptor name=greetingin class=example.GreetingInterceptor/interceptor
/interceptors
action name=HelloWorld class=example.HelloWorld
result/example/HelloWorld.jsp/result
in
原创力文档

文档评论(0)