`
onehao
  • 浏览: 13019 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

core servlet and JSP ---- 2

阅读更多

3.8 Servlet Debugging

1. Use print statements.

2. Use an integrated debugger in your IDE.

3. Use the log file.

4. Use Apache Log4J.

5. Write separate classes.

6. Plan ahead for missing or malformed data.

7. Look at the HTML source.

8. Look at the request data separately.

9. Look at the response data separately.

10. Stop and restart the server.

 

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics