I believe that when passing a parameter to another web page or servlet using
the HTTP protocol, there is a 1024k limit to the amount of information that
can be passed. I may be mistaken. Since XML strings can be lengthy, we use
Micosofts xmlHttp protocol to pass xml strings to asp pages.
Shawn
-----Original Message-----
From: Christopher K. St. John [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 27, 2000 9:07 AM
To: [EMAIL PROTECTED]
Subject: Re: Servlets and XML
Shawn Sohl wrote:
>
> Since there is a limit on how much information can be
> sent back to the servlet,
>
You're talking about sending information from a web
browser to the server, right? What limit do you mean?
-cks
___________________________________________________________________________
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
___________________________________________________________________________
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