Coder Social home page Coder Social logo

struts2exercise's Introduction

##说明:该仓库用于存储我在学习Struts2框架时所做的练习项目 ###1. HelloStruts2 环境: Eclipse-4.4.2,Struts2-2.3.30,java-1.8

简介: 本项目是根据慕课网《Struts2入门》课程所编写的练习项目,练习了基本的Struts2使用方法。

###2. Struts2InterceptorEx 环境: Eclipse-4.4.2,Struts2-2.3.30,java-1.8

简介: 本项目是根据慕课网《Struts2拦截器浅析》课程所编写的练习项目,主要练习了Struts2的Interceptor的使用,其中包含两个小项目:

  1. 进入主页index.jsp点击超链接后, 会访问timer.action. 拦截器会在调用TimerAction中的指定方法后计算该方法的执行时间.
  2. 直接访问auth.action将会进入login.jsp的页面. 仅当用户名为admin密码为123时, 登录成功才能访问manager.jsp, 否则返回login.jsp并显示错误信息.

struts2exercise's People

Contributors

biggie-wu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.