suggestion for taglib process 2003-12-30 - By Edson Alves Pereira
Back Hello folks, i�d like to see all error Tomcat�s messages related with taglib changed to display exactly the taglib that the error cames from, for example, take a look in this message:
org.apache.jasper.JasperException : /jsp/cadastro/OS_cadastroProjetoEd.jsp(101,6) Unable to find setter method for attribute: required
I think it could be better if this message above would be like:
org.apache.jasper.JasperException : /jsp/cadastro/OS_cadastroProjetoEd.jsp(101,6) Unable to find setter method for attribute: required for oslib.tagext.NumberTag
Regards, Edson
|
|