DO NOT REPLY [Bug 16319] - RequestDispatcher.include in a customTag causes IllegalStateException

2004-09-30 Thread bugzilla
gzilla/show_bug.cgi?id=16319 RequestDispatcher.include in a customTag causes IllegalStateException [EMAIL PROTECTED] changed: What|Removed |Added Status|RE

DO NOT REPLY [Bug 27969] - RequestDispatcher.include() results in NullPointerException

2004-03-26 Thread bugzilla
gzilla/show_bug.cgi?id=27969 RequestDispatcher.include() results in NullPointerException [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 27969] New: - RequestDispatcher.include() results in NullPointerException

2004-03-25 Thread bugzilla
gzilla/show_bug.cgi?id=27969 RequestDispatcher.include() results in NullPointerException Summary: RequestDispatcher.include() results in NullPointerException Product: Tomcat 5 Version: 5.0.19 Platform: PC OS/Version:

DO NOT REPLY [Bug 24554] - RequestDispatcher.include() operation erratic

2004-03-07 Thread bugzilla
gzilla/show_bug.cgi?id=24554 RequestDispatcher.include() operation erratic [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PRO

DO NOT REPLY [Bug 16407] - RequestDispatcher.include() seems to be discarding the response's writer

2004-03-04 Thread bugzilla
gzilla/show_bug.cgi?id=16407 RequestDispatcher.include() seems to be discarding the response's writer [EMAIL PROTECTED] changed: What|Removed |Added

DO NOT REPLY [Bug 24554] - RequestDispatcher.include() operation erratic

2003-11-10 Thread bugzilla
gzilla/show_bug.cgi?id=24554 RequestDispatcher.include() operation erratic [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 24554] New: - RequestDispatcher.include() operation erratic

2003-11-09 Thread bugzilla
gzilla/show_bug.cgi?id=24554 RequestDispatcher.include() operation erratic Summary: RequestDispatcher.include() operation erratic Product: Tomcat 5 Version: 5.0.14 Platform: Other OS/Version: Linux Status: NEW Severity:

DO NOT REPLY [Bug 20098] - RequestDispatcher.include() in a jsp prints it's contents before any of the parents jsp's content is printed

2003-08-14 Thread bugzilla
gzilla/show_bug.cgi?id=20098 RequestDispatcher.include() in a jsp prints it's contents before any of the parents jsp's content is printed --- Additional Comments From [EMAIL PROTECTED] 2003-08-13 14:27 --- I had a similar problem in the past. The behaviour your seing is (p

DO NOT REPLY [Bug 20098] - RequestDispatcher.include() in a jsp prints it's contents before any of the parents jsp's content is printed

2003-08-14 Thread bugzilla
gzilla/show_bug.cgi?id=20098 RequestDispatcher.include() in a jsp prints it's contents before any of the parents jsp's content is printed [EMAIL PROTECTED] changed: What|Removed

DO NOT REPLY [Bug 17785] - filter not invoked at all RequestDispatcher.include actions

2003-03-31 Thread bugzilla
gzilla/show_bug.cgi?id=17785 filter not invoked at all RequestDispatcher.include actions [EMAIL PROTECTED] changed: What|Removed |Added CC|[EMAIL PRO

DO NOT REPLY [Bug 17736] - RequestDispatcher.include/forward deal checked Exception incorrectly

2003-03-27 Thread bugzilla
gzilla/show_bug.cgi?id=17736 RequestDispatcher.include/forward deal checked Exception incorrectly [EMAIL PROTECTED] changed: What|Removed |Added Status|RE

DO NOT REPLY [Bug 17736] - RequestDispatcher.include/forward deal checked Exception incorrectly

2003-03-27 Thread bugzilla
gzilla/show_bug.cgi?id=17736 RequestDispatcher.include/forward deal checked Exception incorrectly --- Additional Comments From [EMAIL PROTECTED] 2003-03-27 15:23 --- Created an attachment (id=5536) testcase war file --

DO NOT REPLY [Bug 17736] - RequestDispatcher.include/forward deal checked Exception incorrectly

2003-03-25 Thread bugzilla
gzilla/show_bug.cgi?id=17736 RequestDispatcher.include/forward deal checked Exception incorrectly [EMAIL PROTECTED] changed: What|Removed |Added CC|[EMAIL PRO

DO NOT REPLY [Bug 17785] - filter not invoked at all RequestDispatcher.include actions

2003-03-18 Thread bugzilla
gzilla/show_bug.cgi?id=17785 filter not invoked at all RequestDispatcher.include actions [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 17785] New: - filter not invoked at all RequestDispatcher.include actions

2003-03-07 Thread bugzilla
gzilla/show_bug.cgi?id=17785 filter not invoked at all RequestDispatcher.include actions Summary: filter not invoked at all RequestDispatcher.include actions Product: Tomcat 5 Version: 5.0.1 Platform: Other OS/Version:

DO NOT REPLY [Bug 17736] New: - RequestDispatcher.include/forward deal checked Exception incorrectly

2003-03-06 Thread bugzilla
gzilla/show_bug.cgi?id=17736 RequestDispatcher.include/forward deal checked Exception incorrectly Summary: RequestDispatcher.include/forward deal checked Exception incorrectly Product: Tomcat 5 Version: 5.0.1 Platform: Sun OS/V

Re: DO NOT REPLY [Bug 16319] - RequestDispatcher.include ina customTag causes IllegalStateException

2003-02-11 Thread Tim Funk
Can someone explain this better than me? Nutshell: A custom tag is doing a RequestDispatcher.include(). The include is apparently a servlet which is grabbing ServletOutputStream. I contend this can't be done since the Section 4.4 of the spec states: "An included page only has acc

DO NOT REPLY [Bug 16319] - RequestDispatcher.include in a customTag causes IllegalStateException

2003-02-11 Thread bugzilla
gzilla/show_bug.cgi?id=16319 RequestDispatcher.include in a customTag causes IllegalStateException [EMAIL PROTECTED] changed: What|Removed |Added Status|RE

DO NOT REPLY [Bug 16319] - RequestDispatcher.include in a customTag causes IllegalStateException

2003-02-10 Thread bugzilla
gzilla/show_bug.cgi?id=16319 RequestDispatcher.include in a customTag causes IllegalStateException [EMAIL PROTECTED] changed: What|Removed |Added Stat

DO NOT REPLY [Bug 16319] - RequestDispatcher.include in a customTag causes IllegalStateException

2003-02-10 Thread bugzilla
gzilla/show_bug.cgi?id=16319 RequestDispatcher.include in a customTag causes IllegalStateException --- Additional Comments From [EMAIL PROTECTED] 2003-02-10 19:54 --- Jasper wrapps the request into its own descendant of the HttpServletResponseWrapper. If the page included with tries to

DO NOT REPLY [Bug 16319] - RequestDispatcher.include in a customTag causes IllegalStateException

2003-02-09 Thread bugzilla
gzilla/show_bug.cgi?id=16319 RequestDispatcher.include in a customTag causes IllegalStateException --- Additional Comments From [EMAIL PROTECTED] 2003-02-10 00:29 --- It sounds like the include made via RequestDispatcher.include is acquiring a ServletOutputStream. Since a Writer has alread

DO NOT REPLY [Bug 16407] - RequestDispatcher.include() seems to be discarding the response's writer

2003-01-24 Thread bugzilla
gzilla/show_bug.cgi?id=16407 RequestDispatcher.include() seems to be discarding the response's writer --- Additional Comments From [EMAIL PROTECTED] 2003-01-24 20:49 --- Created an attachment (id=4543) This is the full source and deployable webapp used to demonstrate the bug. -- To uns

DO NOT REPLY [Bug 16407] New: - RequestDispatcher.include() seems to be discarding the response's writer

2003-01-24 Thread bugzilla
gzilla/show_bug.cgi?id=16407 RequestDispatcher.include() seems to be discarding the response's writer Summary: RequestDispatcher.include() seems to be discarding the response's writer Product: Tomcat 4 Version: 4.1.18 Platfor

DO NOT REPLY [Bug 16319] New: - RequestDispatcher.include in a customTag causes IllegalStateException

2003-01-22 Thread bugzilla
gzilla/show_bug.cgi?id=16319 RequestDispatcher.include in a customTag causes IllegalStateException Summary: RequestDispatcher.include in a customTag causes IllegalStateException Product: Tomcat 4 Version: 4.1.8 Platform: PC OS/V

DO NOT REPLY [Bug 9516] - Filter.doFilter(): program flow does not survive chain.doFilter() when using RequestDispatcher.include() before

2002-05-30 Thread bugzilla
gzilla/show_bug.cgi?id=9516 Filter.doFilter(): program flow does not survive chain.doFilter() when using RequestDispatcher.include() before [EMAIL PROTECTED] changed: What|Removed

DO NOT REPLY [Bug 9516] New: - Filter.doFilter(): program flow does not survive chain.doFilter() when using RequestDispatcher.include() before

2002-05-30 Thread bugzilla
gzilla/show_bug.cgi?id=9516 Filter.doFilter(): program flow does not survive chain.doFilter() when using RequestDispatcher.include() before Summary: Filter.doFilter(): program flow does not survive chain.doFilter() when using RequestDispatcher.i

DO NOT REPLY [Bug 5957] - RequestDispatcher.include() not working with wrapped responses

2002-01-30 Thread bugzilla
gzilla/show_bug.cgi?id=5957 RequestDispatcher.include() not working with wrapped responses [EMAIL PROTECTED] changed: What|Removed |Added Component|Coyote HTTP/1.1 Connector |HT

DO NOT REPLY [Bug 5957] - RequestDispatcher.include() not working with wrapped responses

2002-01-30 Thread bugzilla
gzilla/show_bug.cgi?id=5957 RequestDispatcher.include() not working with wrapped responses [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RE

DO NOT REPLY [Bug 5957] - RequestDispatcher.include() not working with wrapped responses

2002-01-29 Thread bugzilla
gzilla/show_bug.cgi?id=5957 RequestDispatcher.include() not working with wrapped responses [EMAIL PROTECTED] changed: What|Removed |Added Component|Catalina|Coyot

DO NOT REPLY [Bug 5957] - RequestDispatcher.include() not working with wrapped responses

2002-01-29 Thread bugzilla
gzilla/show_bug.cgi?id=5957 RequestDispatcher.include() not working with wrapped responses [EMAIL PROTECTED] changed: What|Removed |Added Component|Coyote HTTP/1.1 Connector |Ca

DO NOT REPLY [Bug 5957] - RequestDispatcher.include() not working with wrapped responses

2002-01-29 Thread bugzilla
gzilla/show_bug.cgi?id=5957 RequestDispatcher.include() not working with wrapped responses --- Additional Comments From [EMAIL PROTECTED] 2002-01-29 17:21 --- I might add the 'load-forever' is HTTP/1.1 related, the wrapped response is still not included using RequestDispatcher.

DO NOT REPLY [Bug 5957] - RequestDispatcher.include() not working with wrapped responses

2002-01-29 Thread bugzilla
gzilla/show_bug.cgi?id=5957 RequestDispatcher.include() not working with wrapped responses [EMAIL PROTECTED] changed: What|Removed |Added Component|Catalina|Coyot

DO NOT REPLY [Bug 5957] - RequestDispatcher.include() not working with wrapped responses

2002-01-29 Thread bugzilla
gzilla/show_bug.cgi?id=5957 RequestDispatcher.include() not working with wrapped responses --- Additional Comments From [EMAIL PROTECTED] 2002-01-29 16:53 --- Note: The current HTTP connector does not fully enforce the HTTP/1.1 protocol, so if you do something bad, it will do something lik

DO NOT REPLY [Bug 5957] - RequestDispatcher.include() not working with wrapped responses

2002-01-29 Thread bugzilla
gzilla/show_bug.cgi?id=5957 RequestDispatcher.include() not working with wrapped responses --- Additional Comments From [EMAIL PROTECTED] 2002-01-29 16:44 --- Thanks for your response Craig, but unfortunately this fix does not solve the problem. The output generated is still the same

DO NOT REPLY [Bug 5957] New: - RequestDispatcher.include() not working with wrapped responses

2002-01-28 Thread bugzilla
gzilla/show_bug.cgi?id=5957 RequestDispatcher.include() not working with wrapped responses Summary: RequestDispatcher.include() not working with wrapped responses Product: Tomcat 4 Version: Nightly Build Platform: PC OS/Version:

RequestDispatcher.include()

2001-08-29 Thread tpurcel3
I've been developing a custom tag that uses the RequestDispatcher.include () method. The trouble I'm finding is that if I have one of my custom tags embedded within another, the includes are written to the user in the wrong order. The same code works fine on the ATG Dynamo platf

Re: BugRat Report #68 - request.getSession() fails when followed by RequestDispatcher.include()

2001-01-03 Thread Craig R. McClanahan
gt; Class: swbug > State: linked > Priority: high > Severity: critical > Confidence: public > Environment: >Release: 3.2 beta 3 >JVM Release: 1.2 >Operating System: Windows >OS Release: 98 >Platform: PC > > Synopsis: > request.getSession() f

BugRat Report #68 - request.getSession() fails when followed by RequestDispatcher.include()

2001-01-03 Thread BugRat Mail System
: request.getSession() fails when followed by RequestDispatcher.include() Description: The following example is a servlet which opens a session, and then : 1- does nothing 2- include a JSP 3- forward to a JSP cases 1 and 3 work fine : a JSESSIONID cookie is set, and the session context is retrieved