/smjava

java 笔记

Primary LanguageJavaApache License 2.0Apache-2.0

smjava

java笔记

目录

  • javase
  • javaee
    • testServlet
    • servletBlog
    • testJsp
    • jspBlog
    • testWeb
    • struts2
    • hibernate3.3.2
    • spring
    • sshRegister
    • springmvc
  • design-pattern 设计模式

启动说明

javaee

  • 默认都放在tomcat中,根路径为http://localhost:8080/,如访问http://localhost:8080/testServlet