How can I pass a large amount of text from my servlet to a JSP page? I know that I can pass parameters on the query string but that is generally limited to like 256 bytes or something, and the data that I want to pass is a lot (2-3k) of text. N ___________________________________________________________________________ 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
