Hi ,
i am using below snippet and i am getting the following error : <TR> <TH class="tRight">CP Description</TH> <TD><html:textarea readonly="${isReadOnly}" property="cpDesc" *maxlength=** "20000"* /></TD> </TR> Error: [3/14/07 14:57:52:094 EST] 715b61a9 WebGroup E SRVE0026E: [Servlet Error]-[/Pages/adjustReporting.jsp(139,8) *Attribute maxlength invalid according to the specified TLD]: org.apache.jasper.compiler.CompileException: /Pages/adjustReporting.jsp(139,8) Attribute maxlength invalid according to the specified TLD* please help me on this. -- Satheesh.C