关于支柱2工作流程的步骤顺序

时间:2012-07-24 17:06:37

标签: struts2

我是Struts 2的新bie虽然我正在阅读并且通过阅读struts 2的mkyong教程来部分理解Struts 2的流程,但是请一些顺序步骤告诉我struts 2框架的详细流程。

1 个答案:

答案 0 :(得分:1)

struts中的流程序列实际上可以在Ian Roughley的书“Starting Struts2:http://www.infoq.com/minibooks/starting-struts2

的封面上找到

enter image description here

我推荐它作为Struts2的介绍。我还推荐David Newton的Apache Struts 2。