Odd behavior for include on Sun One Web Server vs Weblogic 8.x

H

Hughes

The following line of JSP code demonstrates different behavior when
running on Sun One and Weblogic 8.x:
code:

request.getRequestDispatcher("Error.jsp").include(request, response);

I have included a screen shot of how the error msg is displayed on
each webserver (see below). On Sun One's webserver, the error msg is
unexpectedly pushed all the way to the top. However, on Weblogic 8.x,
the error msg is displayed exactly where the code is placed (in the
body of the page).

If you have any thoughts on how to correct this behavior, please let
me know. Thank you!

Click to see image: http://www.askthecommish.com/javaranch/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top