Error adding one more form "addevents.jsp",
June 23, 2007 at 11:18 PM
Hi, i am getting an error called "Exception creating bean of class roseindia.web.struts.form.EventsForm: {1}" while i am trying to add a form more to the application.
I've modified struts-config.xml,Login.hbm.xml,appli...xml,created one form class, one action class, added two methods called "addevents()" "loadevents()" to the "dao" package.