Usually the web server will have logs where you
can get more information. Apache, for example, has error
and access logs. You should look at both to help figure
out what is going on. The other way is to try and run
the code standalone, without the browser. And your
server system may have logs too.

"Tewathia, Atul" wrote:

 

While experimenting with struts I generally get following error on the browser.
Error 500--Internal Server Error

It makes debugging difficult.

Is there a way for me to see the exact Exception on the browser that has occurred ?

Reply via email to