0 Replies Latest reply on Jan 21, 2005 5:48 AM by snow

    HttpRequest size

    snow

      Hello.
      Could anyone please tell me what do I have to do to increase the size of data I can put in a HttpRequest? I want to send a rather large amount of data to be stored on my database, and I was wondering what is the default limit of JBoss and how can I increase it. I currently have a solution of sending data in several chunks, but that raises other types of problems for me, so I would rather send all the data at once.
      Thank you!