
<!--
 Copyright 2004 Sun Microsystems, Inc. All rights reserved.
 SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
-->

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <title>Converters</title>
    
    
    
  </head>

  <body>
    <h1>Converters</h1>




<form id="form" name="form" method="post" action="/jsf-systest/faces/converter06.jsp;jsessionid=4689f1f189053215520315a812598" enctype="application/x-www-form-urlencoded">
<input type="hidden" name="form" value="form" />
<input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="j_id1:j_id2" />
<table id="form:panelGrid">
<tbody>
<tr>
<td>Number4:</td>
<td><input id="form:number4" type="text" name="form:number4" value="aaa" maxlength="20" size="10" /></td>
<td>	Number4: 'aaa' is not a number. Number4: 'aaa' is not a number. Example: 99</td>
</tr>
<tr>
<td>Number5:</td>
<td><span id="form:number5">aaa</span></td>
<td></td>
</tr>
<tr>
<td>Number6:</td>
<td><input id="form:number6" type="text" name="form:number6" value="aaa" maxlength="20" size="10" /></td>
<td>My own message</td>
</tr>
<tr>
<td>Number6:</td>
<td>Number7:</td>
<td><input id="form:number7" type="text" name="form:number7" value="aaa" maxlength="20" size="10" /></td>
</tr>
<tr>
<td>	Number7: 'aaa' is not a number. Number7: 'aaa' is not a number. Example: 99</td>
<td>Number8:</td>
<td><span id="form:number8">aaa</span></td>
</tr>
<tr>
<td></td>
<td>Number9:</td>
<td><input id="form:number9" type="text" name="form:number9" value="aaa" maxlength="20" size="10" /></td>
</tr>
<tr>
<td>My own message</td>
<td><input type="submit" name="form:j_id_id86" value="submit" /></td>
</tr>
</tbody>
</table>

</form>

    <hr>
  </body>
</html>
