/src/main/webapp/WEB-INF/jsp/error/system-error.jsp

http://thoughtsite.googlecode.com/ · JavaServer Pages · 13 lines · 13 code · 0 blank · 0 comment · 0 complexity · 121fb81ca4a1c980b2dc5faaa92a5ebb MD5 · raw file

  1. <div id="internal-pg-content">
  2. <div class="ie-error" >Error!
  3. </div>
  4. <div ><h1 class="ie-error-heading">Service unavailable</h1>
  5. </div>
  6. <div class="ie-error-msg ">
  7. Sorry !! Your request cannot be processed at this moment due to one of the following reasons:
  8. <br/>
  9. 1. You have entered incorrect information.
  10. <br/>
  11. 2. Server is heavily loaded
  12. </div>
  13. </div>