I have kind of a wierd problem and I'd like to know if I'm missing
something.

I'm trying to get an XML-RPC solution working through a servlet.  The way
the XML-RPC works is by reading the inputstream of HttpServletRequest.

However, from ServletTestCase I can't see a way to actually WRITE stuff to
the inputstream.  Read stuff, sure.  Add headers, cookies, attributes, you
name it, sure.  But how do I actually stuff real content into the POST
request?

Will.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to