
|
If you were logged in you would be able to see more operations.
|
|
|
|
In the whole hierarchy InputImageTag, InputTagSupport, HtmlTagSupport to StripesTagSupport there is no getter/setter pair for the 'value' attribute, so the JSP-compiler throws a JasperException upon first request
Stacktrace (not very usefull):
14:44:21,102 ERROR: [Catalina].[localhost].[/myapp].[jsp] (invoke:704) - Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: /jsp/myapp_page.jsp(22,26) Unable to find setter method for attribute: value
at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39)
|
|
Description
|
In the whole hierarchy InputImageTag, InputTagSupport, HtmlTagSupport to StripesTagSupport there is no getter/setter pair for the 'value' attribute, so the JSP-compiler throws a JasperException upon first request
Stacktrace (not very usefull):
14:44:21,102 ERROR: [Catalina].[localhost].[/myapp].[jsp] (invoke:704) - Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: /jsp/myapp_page.jsp(22,26) Unable to find setter method for attribute: value
at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:39) |
Show » |
|
|