Hi, Thank you for your answer!
I've asked also in the Servlet spec mailing list but so far there is no answer. So I've created http://java.net/jira/browse/SERVLET_SPEC-59. I move this thread to dev@ because I want to ask: if Servlet EG approves to include this attribute for ver. 3.1 is there a chance Tomcat to implement it sooner, i.e. in Tomcat 7.x ? Thanks Martin On Wed, Feb 20, 2013 at 8:53 PM, Christopher Schultz < [email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Martin, > > On 2/18/13 3:32 PM, Martin Grigorov wrote: > > This is rather a question about Servlet specification. Is there a > > reason why there is no javax.servlet.error.query_string ? > > That text does not appear anywhere in the Java Servlet Specification, > at least as of the 3.0 version. > > There are, of course javax.servlet.forward.query_string and > javax.servlet.include.query_string available. You might get lucky with > one or the other of these, depending upon exactly how your errors are > handled and dispatched. > > > At > > http://tomcat.apache.org/tomcat-7.0-doc/servletapi/constant-values.html > > we see there is *.query_string for forward and include, but not for > > error. Is it because of some security concern or something else ? > > I suppose it may have been an oversight. Markt is a member of the > Servlet EG: perhaps he can ask for clarification. > > - -chris > -----BEGIN PGP SIGNATURE----- > Version: GnuPG/MacGPG2 v2.0.17 (Darwin) > Comment: GPGTools - http://gpgtools.org > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEAREIAAYFAlElG6cACgkQ9CaO5/Lv0PCqkgCgtbEzqfE0vPNV3Ooufkn2yaXP > WPMAn2hkhTg27ZXhO4ES01jE30iOxVdc > =UJNF > -----END PGP SIGNATURE----- > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
