org.apache.jasper.JasperException: /timesheetreport.jsp(4,5) Invalid standard action
at org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
at org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
at org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:88)
at org.apache.jasper.compiler.Parser.parseStandardAction(Parser.java:1156)
at org.apache.jasper.compiler.Parser.parseElements(Parser.java:1448)
at org.apache.jasper.compiler.Parser.parse(Parser.java:133)
.......
i`m trying to do pagination using display tag,i have configured all lib file and typed all the codings, finally i have writed following code in web.xml
I`m getting following error,
cvc-complex-type.2.4.a: Invalid content was found starting with element 'taglib'.
One of '{
"http://java.sun.com/xml/ns/javaee":description,
"http://java.sun.com/xml/ns/javaee":display-name,
"http://java.sun.com/xml/ns/javaee":icon,
......
"http://java.sun.com/xml/ns/javaee":message-destination,
"http://java.sun.com/xml/ns/javaee":locale-encoding-mapping-list}' is expected.