Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java Open Source > Struts
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Struts section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 26th, 2008, 10:25 PM
Registered User
 
Join Date: Feb 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default "</html:form" is unbalanced

hi,I am new in struts, I have form , I got error on
"</html:form" is unbalanced my form is[code]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD><TITLE>Sign Up</TITLE></HEAD>

<CENTER>
<%@ taglib uri="http://struts.apache.org/tags-html"
           prefix="html" %>
<html:form action="/actions/signup1">


<%@ page language="java" %>

 <table align="center" width="80%">
 <tr> <th rospan="4" colspan="6" style="font-size: 150%"> §íÆ{µJ¼{À£¤O¶qªí</th></tr>
 <tr>
                    <td>&nbsp;&nbsp;&nbsp;</td>
                </tr>
 <tr><td> ©m¦W:</td> <td colspan="5"><html:text property="name"/></td></tr>
 <tr><td> ¾Ç¸¹:</td><td colspan="5"> <html:text property="StuNumber" maxlegth="10"/></td></tr>
 <tr><td> ©m§O:</td> <td><html:radio property="radio" name="gender" value="man"/> ¨k</td > <td> </td><td>
                    <td><html:radio property="radio" name="gender" value="Woman"/>¤k </td>
                </tr>
<tr><td align="left">´NŪ¾Ç°|:</td><td colspan="5">
      <html:radio property="facultyName" value="Arch"/>«Ø¿v¾Ç°| (Faculty of Architecture )<br/>
      <html:radio property="facultyName" value="Arts"/>¤å¾Ç°|(Faculty of Arts)<br/>
      <html:radio property="facultyName" value="BE"/>¸gÀ٤Τu°ÓºÞ²z¾Ç°|(Faculty of Business and Economics)<br/>
       <html:radio property="facultyName" value="Dentisy"/>¤ú¬ì¾Ç°|(Faculty of Dentistry)<br/>
       <html:radio property="facultyName" value="Education"/>±Ð¨|¾Ç°|(Faculty of Education)<br/>
       <html:radio property="facultyName" value="Engineering"/>¤uµ{¾Ç°|(Faculty of Engineering)<br/>
        <html:radio property="facultyName" value="Law"/>ªk«ß¾Ç°|(Faculty of Law)<br/>
        <html:radio property="facultyName" value="Medicine"/>§õ¹Å¸ÛÂå¾Ç°|(Li Ka Shing Faculty of Medicine)<br/>
        <html:radio property="facultyName" value="Science"/>²z¾Ç°|(Faculty of Science)<br/>
        <html:radio property="facultyName" value="SocialSc"/>²z¾Ç°|(Faculty of Science)<br/>
        <html:radio property="facultyName" value="HKUSpac"/>­»´ä¤j¾Ç±M·~¶i­×¾Ç°|(School of Professional and Continuing Education (HKU Space)<br/>
        <html:radio property="facultyName" value="Other"/>¨ä¥L(Others)
         </td>
</tr>
<tr><td>´NŪ½Òµ{ºØÃþ:</td> <td> <html:radio property="degree" value="under"/>¾Ç¤h</td>
     <td ><html:radio property="degree" value="postgraduate"/>ºÓ¤h</td>
     <td><html:radio property="degree" value="phd"/>³Õ¤h</td>
     <td><html:radio property="degree" value="exchange"/>¥æ¬y¥Í</td>
     <td><html:radio property="degree" value="other"/>¨ä¥L</td>
     </tr>
<tr><td>´NŪ¦~¯Å::</td> <td>&nbsp;&nbsp;&nbsp;</td><td><html:select property="year">
               <html:option value="1">1</html:option>
                        <html:option value="2">2</html:option>
                        <html:option value="3">3</html:option>
                         <html:option value="4">4</html:option>
                         <html:option value="5">5</html:option>
                          <html:option value="6">6</html:option>
                   </html:select>
               </td> <td colspan="3"></td></tr>
<tr> <td> ¹q¶l:</td> <td colspan="5"></td></tr>
<tr> <td align ="left" colspan="6"> <table><tr>&nbsp;&nbsp;&nbsp;</tr><tr><td align="left" style="font-weight: bold" colspan="5">¶ñªí»¡©ú¡G</td></tr>
                                            <tr><td colspan="5" > ½Ð¤p¤ß¾\Ū¥H¤U¨C¤@Â¥y¤l¡A¨Ã¦b¨ä Â¥k¤è°é¤W¤@¼Æ¦r¡Aªí¥Ü¦b
                                            Â¡u¤@¯ë±¡ªp¤U¡v¦p¦ó¾A¥Î©ó±z¡C½à Â¤Â£Â­nªá¤Ó¦h®É¶¡¦b¬Y¤@Â¥y¤l¤W¡C</td></tr> <tr> <td align="left" colspan="5"> µû¦ô¶qªí¡G</td></tr>
                                            <tr><td align="left"> 0 = ¤£¾A¥Î</td> <td> 1 = »á¾A¥Î¡A©Î¶¡¤¤¾A¥Î</td><td>2 = «Ü¾A¥Î¡A©Î¸g±`¾A¥Î</td>
                                            <td>3 = ³Ì¾A¥Î¡A©Î±`±`¾A¥Î</td>
                                            </tr>
                                            <tr>&nbsp;&nbsp;&nbsp;</tr>

                                           </table>
</td> </tr>
  <tr> <td colspan="6"> <div class="hr"></td></tr>
  <tr> <td colspan="6"> &nbsp;&nbsp;&nbsp;</td></tr>
  <tr><td colspan="4">&nbsp;&nbsp;</td> <td colspan="2" alight="right">
                               <table ><tr><td width="30px"> ¤£¾A¥Î</td>
                                           <td width="10">&nbsp;&nbsp;&nbsp;</td>
                                            <td width="20px">»á¾A¥Î,©Î</td>
                                             <td width="20px">¶¡¤¤¾A¥Î</td>
                                             <td width="10px" >&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                                              <td width="20px" >«Ü¾A¥Î,©Î</td>
                                             <td width="20px">±`±`¾A¥Î</td>
                                             <td width="10px">&nbsp;&nbsp;&nbsp;</td>
                                               <td width="20px">³Ì¾A¥Î,©Î</td>
                                               <td width="20px">±`±`¾A¥Î</td>
                                       </tr></table> </td>
</tr>
<tr> <td colspan="4">1. §Úı±o«ÜÃøÅý¦Û¤v¦wÀR¤U¨Ó¡C</td><td colspan="2" alight="right">
                               <table ><tr><td width="30px"> <html:radio property="quesOne" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesOne" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesOne" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesOne" value="3"/>3</td>


                                       </tr></table> </td>
</tr>

<tr> <td colspan="4">2. §Ú·P¨ì¤f°®¡C</td> <td colspan="2" alight="right">
                                  <table ><tr><td width="30px"> <html:radio property="quesTwo" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesTwo" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesTwo" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesTwo" value="3"/>3</td>


                                       </tr></table> </td>
</tr>

<tr> <td colspan="4">3. §Ú¦n¹³¤£¯à¦A¦³´r§Ö¡BµÎºZªº·P ı¡C</td> <td colspan="2" alight="right">
                                  <table ><tr><td width="30px"> <html:radio property="quesThree" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesThree" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesThree" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesThree" value="3"/>3</td>

                                       </tr></table> </td>
</tr>

<tr> <td colspan="4">4. §Ú·P¨ì©I§l¦³§xÃø¡]¨Ò¦p©I§l¹L«P¡A®ð³Ý)¡C</td> <td colspan="2" alight="right">
                                         <table ><tr><td width="30px"> <html:radio property="quesFour" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesFour" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesFour" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesFour" value="3"/>3</td>


                                       </tr></table> </td>
</tr>
<tr> <td colspan="4">5. §Ú·P¨ì«ÜÃø¥h¶}©l¤u§@¡C</td> <td colspan="2" alight="right">
                                         <table ><tr><td width="30px"> <html:radio property="quesFive" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesFive" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesFive" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesFive" value="3"/>3</td>


                                       </tr></table> </td>
</tr>
<tr> <td colspan="4">6. §Ú¹ï¨Æ±¡©¹©¹§@¥X¹L±Ó¤ÏÀ³¡C</td> <td colspan="2" alight="right">
                                       <table ><tr><td width="30px"> <html:radio property="quesSix" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesSix" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesSix" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesSix" value="3"/>3</td>


                                       </tr></table> </td>

</tr>
<tr> <td colspan="4">7. §Ú·P¨ìŸ§Ý¡]¨Ò¦p¤â¾_)¡C</td> <td colspan="2" alight="right">
                                      <table ><tr><td width="30px"> <html:radio property="quesSeven" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesSeven" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesSeven" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesSeven" value="3"/>3</td>


                                       </tr></table> </td>
</tr>
<tr> <td colspan="4">8. §Úı±o¦Û¤v®ø¯Ó«Ü¦hºë¯«¡C</td> <td colspan="2" alight="right">
                                           <table ><tr><td width="30px"> <html:radio property="quesEight" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesEight" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesEight" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesEight" value="3"/>3</td>

                                       </tr></table> </td>
</tr>
<tr> <td colspan="4">9. §Ú¼~¼{¤@¨Ç¥O¦Û¤v®£·W©Î¥XÁ઺ ³ÃµÂ¦X¡C</td> <td colspan="2" alight="right">
                                         <table ><tr><td width="30px"> <html:radio property="quesNine" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesNine" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesNine" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesNine" value="3"/>3</td>

                                       </tr></table> </td>
</tr>
<tr> <td colspan="4">10.§Úı±o¦Û¤v¨S¦³¬Æ»ò¥ i¬ß±æ±N¨Ó¡C</td> <td colspan="2" alight="right">
                                          <table ><tr><td width="30px"> <html:radio property="quesTen" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesTen" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesTen" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesTen" value="3"/>3</td>

                                       </tr></table> </td>
</tr>
<tr> <td colspan="4">11.§Ú·P¨ìÊØÊפ£¦w¡C</td> <td colspan="2" alight="right">
                                      <table ><tr><td width="30px"> <html:radio property="quesEleven" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesEleven" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesEleven" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesEleven" value="3"/>3</td>

                                       </tr></table> </td>
</tr>
<tr> <td colspan="4">12.§Ú·P¨ì«ÜÃø©ñÃP¦Û¤v¡ C</td> <td colspan="2" alight="right">
                                   <table ><tr><td width="30px"> <html:radio property="quesTwelve" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesTwelve" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesTwelve" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesTwelve" value="3"/>3</td>

                                       </tr></table> </td>

</tr>
<tr> <td colspan="4">13.§Ú·P¨ì¼~Æ{ªq³à¡C</td> <td colspan="2" alight="right">
                                   <table ><tr><td width="30px"> <html:radio property="quesThirteen" value="0"/>0</td>
                                           <td width="30px">&nbsp;&nbsp;&nbsp;</td>
                                           <td width="40px"><html:radio property="quesThirteen" value="1"/>1</td>
                                           <td>&nbsp;&nbsp;&nbsp;</td>
                                            <td colspan="3" width="50px"><html:radio property="quesThirteen" value="2"/>2</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>
                                              <td colspan="3" width="50px"><html:radio property="quesThirteen" value="3"/>3</td>
                                             <td>&nbsp;&nbsp;&nbsp;</td>

                                       </tr></table> </td>

</tr>
<tr> <td colspan="4">14.§ÚµLªk®e§Ô¨ºªýê§ÚÄ ~Äò¤u§@ªº¨Æ±¡¡C</td> <td colspan="2" alight="right">
                                   <table





Similar Threads
Thread Thread Starter Forum Replies Last Post
.Net2 xslt does not like the &lt; "<" - &gt; ">" ismailc XSLT 4 October 11th, 2008 04:40 AM
Ch 8: <asp:image> inside <a> & ext.CSS (pg. 274) epc BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 1 July 12th, 2008 04:37 AM
MSXML4.0: 1) Getting Started & 2) First XSL & HTML BigOcean XSLT 1 February 25th, 2005 05:44 PM
XML from a DB recordset (removal of &lt;&gt;) Thodoris XML 3 July 13th, 2004 12:28 AM
HTML: <FORM> embedded in code valentino HTML Code Clinic 1 July 9th, 2003 10:05 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.