# javaWeb **Repository Path**: nmjhehe/javaWeb ## Basic Information - **Project Name**: javaWeb - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-22 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 访问方式: http://localhost:8080/javaWeb/rest/aa 执行顺序如下所示 ```` ..............execute TestFilter init().............. 十一月 10, 2019 12:41:19 下午 org.apache.coyote.AbstractProtocol start 信息: Starting ProtocolHandler ["http-bio-8080"] ......TestListener requestInitialized()...... ...TestServlet init() init.......... ......TestListener attributeReplaced()...... ...TestServlet doGet() start.......... ......TestListener requestDestroyed()......