Hi All, I have an Action Form associated with a JSP and an Action class. When I try to access the JSP page, it throws the following exception.
"javax.servlet.ServletException: [ServletException in:XXX/YYY.jsp] Can't find form bean for ZZZForm" " at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContex tImpl.java:565)" I checked my entries in struts-config file but they are proper. My environemnt here has struts 1.1 in WSAD 5.0. Can anyone please revert with some directions in this regard..? Thanks and Regards Rajasekaran Iyanu.