Exception.html 380 B

1234567891011121314
  1. <body>
  2. <div id="mainborder_content">
  3. <br/>
  4. <br/>
  5. <table class="table" border="1" cellspacing="0" cellpadding="5" width="600" align="center">
  6. <tr><td>
  7. <form jwcid="@jeus:JEUSForm" useDefaultButtons="ognl:false" title="message:Exception.title" width="600">
  8. <table jwcid="stackTrace"/>
  9. </form>
  10. </td></tr>
  11. </table>
  12. </div>
  13. </body>