mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-25 02:27:10 +08:00
Update J2EE基础知识.md
This commit is contained in:
parent
eed7d15132
commit
f0fe71fba4
@ -3,7 +3,7 @@
|
|||||||
- [Servlet总结](#servlet总结)
|
- [Servlet总结](#servlet总结)
|
||||||
- [阐述Servlet和CGI的区别?](#阐述servlet和cgi的区别)
|
- [阐述Servlet和CGI的区别?](#阐述servlet和cgi的区别)
|
||||||
- [CGI的不足之处:](#cgi的不足之处)
|
- [CGI的不足之处:](#cgi的不足之处)
|
||||||
- [Servlet的优点:](#servlet的优点:)
|
- [Servlet的优点:](#servlet的优点)
|
||||||
- [Servlet接口中有哪些方法及Servlet生命周期探秘](#servlet接口中有哪些方法及servlet生命周期探秘)
|
- [Servlet接口中有哪些方法及Servlet生命周期探秘](#servlet接口中有哪些方法及servlet生命周期探秘)
|
||||||
- [get和post请求的区别](#get和post请求的区别)
|
- [get和post请求的区别](#get和post请求的区别)
|
||||||
- [什么情况下调用doGet\(\)和doPost\(\)](#什么情况下调用doget和dopost)
|
- [什么情况下调用doGet\(\)和doPost\(\)](#什么情况下调用doget和dopost)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user