Greetings.

On an application I'm developing was desplayed the 414 Error after calling a servlet 
from a navigator. This is issued when the URI (aka URL) is too long.

I read that the web servers have a limit on the URI's size because when it's too long 
is probably a malformed URI or a malicious program. Even so one can modify that limit.

I would preciate if you explain me how to extend that size limit, even better, to 
remove that limit, because I can guarantee there are no such problems on this 
environment.

In the conf files I couldn't find anything that look like a way to solve this.

Thank's in advance.


--

The information transmitted is intended only for the person or entity to which it is 
addressed and may contain confidential and/or privileged material.  Any review, 
retransmission, dissemination or other use of, or taking of any action in reliance 
upon, this information by persons or entities other than the intended recipient is 
prohibited. If you received this in error, please contact the sender and delete the 
material from any computer.

La información transmitida esta dirigida solo a la persona o empresa a quien va 
direccionada, puede contener información confidencial. Se prohibe la copia, 
duplicación o divulgación del contenido para personas ajenas a las que van dirigidas. 
Si recibe esta información por error por favor comuniquese con el remitente y elimine 
la información guardada en cualquier computador.

___________________________________________________________________________
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

Reply via email to