Hi, I use stand alone Jakarta Tomcat V4 M3 on the Windows NT platform. I am trying to do a POST (via an HTML Form) with about 35 parameters and a large number of characters (>500). Not all of my parameters are being retrieved by my Java Servlet ( the limit seems to be about 450 characters). Is there a confguration setting to allow me to retrieve all parameters? Thanks for any advise, Marcel
