webmasterbeta
New Member
Hello, I'm having some trouble finding a java solution for this problem:How to access data in an HTTP data POST when there is no parameter name given.getParamter() doesn't work since there is no paramater name. So How wouldyou go about grabbing the input stream directly (without diving too deepinto sockets programming)?The equivalent for under MS/ASP is probably "Response.BinaryRead"Any suggestions would be helpful!Thanks.K