Hello,

Is that good idea to POST XML data to Tomcat?

I wish to make HTTP request to servlet in Tomcat.

Method POST
Content Type: text/xml

Content would be non encoded XML file.

Is it good idea in general. My tomcat handles such requests now.
Is it expected that it will work in future?

Is there any limitations? e.g. request.getParameter() - should
parse GET parameters only.

-- 
Best regards,
 Dima                          mailto:[EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to