Monday, December 01, 2003

WSAD: It can be manly in the debugger.

Debugging HTTP posts with WSAD:
  1. Create a TCP/IP monitoring Server

  2. Create a form.

  3. Post to a servlet.

  4. Right click to debug the form on the server.

  5. WSAD browser Launches.

  6. Fill in the form and post.

  7. Debugger kicks in.

  8. Step thru the servlet code.

  9. Gaze in wonder at all the windows.

  10. Check out the request input stream. (see pic)

It can be manly in the debugger you know.


This page is powered by Blogger. Isn't yours?