Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to streamline the full development cycle, from building, to deploying, to maintaining applications over time. Apache Struts 2 was originally known as WebWork 2.

This tutorial will teach you how to use Apache Struts for creating enterprise-ready Java web applications in simple and easy steps.

Audience

This tutorial is designed for Java programmers with a need to understand the Struts 2.x framework and its application. This tutorial will bring you at intermediate level of experties.

Prerequisites

Before proceeding with this tutorial you should have a good understanding of the Java programming language. A basic understanding of MVC Framework and JSP or Servlet is very helpful.

最新文章

  1. java 集合list遍历时删除元素
  2. iOS GCD 必读推荐,有关于单例使用问题
  3. Visual Studio 拓展插件——Image Optimizer
  4. Django开发博客 入门篇
  5. Weex
  6. 使用Protractor进行AngularJS e2e测试案例
  7. oracle取字符串长度的函数length()和hengthb()
  8. 获取bing图片并自动设置为电脑桌面背景(C++完整开源程序)
  9. hdu--1026--Ignatius and the Princess I(bfs搜索+dfs(打印路径))
  10. kickstart文件详解
  11. Struts2.5 伪静态的配置
  12. freemarker写select组件(五)
  13. Java集合详解2:LinkedList和Queue
  14. mysql启动服务
  15. IntelliJ IDEA for Mac(Java 语言开发的集成环境)破解版安装
  16. webstorm's interpreter
  17. Solr[Q] -No live SolrServers available to handle this request, no servers hosting shard
  18. sed常见用法总结
  19. Mysql_connect报告”No such file or directory”错误的解决方法
  20. cocos2d-x 开发中使用的一些工具

热门文章

  1. ElasticStack系列之十四 & ElasticSearch5.x bulk update 中重复 id 性能骤降
  2. JavaScript中的arguments详解
  3. UIScrollView增加回弹效果
  4. NCPC2016-E- Exponial
  5. 《编写高质量代码:改善JavaScript程序的188个建议》学习小记(二)
  6. BZOJ3994 约数个数和
  7. HDU 3535 AreYouBusy (混合背包之分组背包)
  8. Linux基础之权限-你弄得明白吗?
  9. UNIX环境高级编程 第5章 标准I/O库
  10. 10种CSS3实现的Loading效果