ch05 - example3
hello...
when i try to open the example 3 of ch05 i get the following
org.apache.jasper.JasperException: /ch05/example3/index.jsp(4,0) The value for the useBean class attribute com.wrox.begjsp.ch5.NewsFeed is invalid.
org.apache.jasper.compiler.DefaultErrorHandler.jsp Error(DefaultErrorHandler.java:40)
org.apache.jasper.compiler.ErrorDispatcher.dispatc h(ErrorDispatcher.java:407)
org.apache.jasper.compiler.ErrorDispatcher.jspErro r(ErrorDispatcher.java:148)
org.apache.jasper.compiler.Generator$GenerateVisit or.visit(Generator.java:1175)
...
...
....
...
any ideas why is this happening??
|