Hi,
I have a form which sends some data via POST.
I want to know a modality to see what is realy sent to the server
without changing
the post to get.
I have no access to the server all the time, so I can't assume that I
read these values on server...
I need a way to intercept the communication, something like C raw sokets
I think...
Do you know such a method or a utility program that does such a job of
showing
the query as it was send by a get method?
(I don't need a sniffer application for reading pwd and so on).
Many thanks,
Ionel Condor.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets