I've followed the instructions to the letter (in terms of getting the right jar files and xml declared in the right files). And have a class that supplies a bunch of information with a few gets (Strings only), the field I'm trying to get on is called "name".When I load the page I get the following error.
org.apache.jasper.JasperException: Error looking up property "name" in object type "com.abc.def.ghi.dao.NameofClass"
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)....
Can anyone tell me how to fix this so that I can see my tables?
Regards,
Mitesh
_________________________________________________________________
online games and music with a high-speed Internet connection! Prices start at less than $1 a day average. https://broadband.msn.com (Prices may vary by service area.)
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

