<?xml version="1.0" encoding="UTF-8"?>



	



<ajax-response>

    <response type="element" id="ecc">
    
		
		<table cellSpacing="0" cellPadding="2" width="100%" border="0">
			<tr>
				<td>
					
					<textarea name="newExamComment" cols="58" rows="6" id="newExamComment"></textarea>
					
					<div dojoType="Editor" id="dojoTextArea" items="bold;italic;underline;strikethrough;">
				    	<p>
				    	Hello World!
				    	<p>
					</div>
					
					<br>
					
					<font size="-2">
						Html tag &lt;b><b>B</b>&lt;/b> &lt;u><u>U</u>&lt;/u> &lt;i><i>I</i>&lt;/i> &lt;pre>&lt;/pre> are allowed.</br>
					</font>
					<p>
					<a href="javascript:ecc();" title="Submit Your Comment"><font color="navy" size="-2">Submit</font></a>
				</td>
			</tr>
		</table>
		
    </response>    
    
</ajax-response>