<FORM> formname() (<EOL>)* // This is the name of the form (element() <EOL>)+ // Any number of field elements <BEGIN> <JCODEBLK> // The JSP code (<EOL>)* // Blank lines at the end are OK <EOF> // End of file