java study notes --JavaWeb often encounter a problem link collection

Before learning to do java development, did not write blog. Solution found on the Internet, the link saved.


1 of input from jsp Chinese label input into the Servlet garbled
    https://ask.csdn.net/questions/274062
    
2 summarizes the difference between get and post --- Interview with
    https://www.cnblogs.com/longm/ the p-/ 7205318.html? utm_source = & utm_medium = Referral itdadao
    
3 Getting Started with the Java Web development Tomcat --- / the servlet / JSP
    https://www.cnblogs.com/SamWeb/p/7627044.html
    
4 Tomcat, is between Servlet, JSP ? What is the relationship
    https://blog.csdn.net/boom_man/article/details/79083987
    
5 request.getParameter ( "name") getBytes ( "ISO8859-1"), "UTF-8."
    HTTPS: // zhidao. baidu.com/question/544470199.html?word=request.getParameter(%22name%22).getBytes(%22ISO8859-1%22)%2C%22UTF-8%22&ms=1&rid=11252815807344209935
    
flash when starting Tomcat 6 over (Tomcat failed to start)
    https://jingyan.baidu.com/article/08b6a591cd69f314a80922e8.html
    
7 servlet in Chinese garbage problem
    https://www.cnblogs.com/understander/p/5689977.html
    
difference 8 Apache and Tomcat and Web servers, application servers and containers difference problem
    https://blog.csdn.net/ iaiti / article / details / 45308383
    
in Web server, Web container, Application server differences and contact JavaEE 9
    https://www.cnblogs.com/vipyoumay/p/5853694.html
    
differences 10 jsp and servlet's?
    https://zhidao.baidu.com/question/426738599.html
    
uploaded 11 files -servlet Upload Files --- DiskFileItemFactory-core API
    https://blog.csdn.net/wenzhihui_2010/article/details/39397837
    
12 Fiddler tool
    https://www.imooc.com/learn/37 
    
13 is acquired through various paths of the request HttpServletRequest
    https://www.cnblogs.com/1736gerr/p/6864141.html
    
14 acquire various paths through the request HttpServletRequest
    https://www.cnblogs.com/yver/p/6274354.html
    
15 Tomcat how to modify the default port number
    https://jingyan.baidu.com/article/84b4f565a94d5c60f6da32e5.html
    
16 Tomcat five ways to deploy static website
    https: //blog.csdn.net/w405722907/article/details/80938804
    
. 17 in the web.xml web-App element Explanation
    https://blog.csdn.net/sinat_39955521/article/details/78918109
    
18 is arranged the Web.xml Detailed
    https: //www.cnblogs.com/ClassNotFoundException/p/6641867.html
    
19 Request and response of the page jump
    https://www.cnblogs.com/xuekyo/archive/2012/05/22/2512846.html
    
20 the servlet listener Listener introduction and use
    https://blog.csdn.net/qq_15204179/article/details/82055448

Published 80 original articles · won praise 4 · views 10000 +

Guess you like

Origin blog.csdn.net/tscaxx/article/details/104221886