Hi, I am trying to post an XML string from a form using a text box. The action servlet curiously doesn't seem to pick up the string. HttpRequest is returning a null. I am suspecting that it might be due to the XML format of the string (that is "<" and ">" symbols and other XML params). I am wondering if some one has attempted a similar thing and got it working. Please let me know. Thanks.
Venki ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
