aspose file tools
The moose likes Servlets and the fly likes For IE5, how can I let browse to show up the error sent by servlet? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "For IE5, how can I let browse to show up the error sent by servlet?" Watch "For IE5, how can I let browse to show up the error sent by servlet?" New topic
Author

For IE5, how can I let browse to show up the error sent by servlet?

nan sh
Ranch Hand

Joined: Jan 05, 2001
Posts: 167
HI ALL,
I have a question; For IE5, how can I let browse to show
up the error message sent bace by servlet(using sendError)?
In his book, core servlets & JSP, Marty Hall said, to turn off setting
"Show friendly HTTP error messages" by not checked it.
But browse still does not show up the error message.
What can I do?


Have you tried this Mock Exam Testing Engine yet?<br /><a href="http://www.mycgiserver.com/~nan111/index.html" target="_blank" rel="nofollow">www.mycgiserver.com/~nan111/index.html</a>
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: For IE5, how can I let browse to show up the error sent by servlet?
 
Similar Threads
How to show a pop up window from a servlet
How to catch exception from Servlet in error.jsp
Loading a cache in servlet init method
Unable to open the roundsup test of javaranch
XML/XSL Transformation to HTML problem