<bean id="contactService" class="com.springhibernate.contact.service.ContactServiceImpl" />
<bean id="contactDAO" class="com.springhibernate.contact.dao.ContactDAOImpl" />
java.lang.NullPointerException
at com.trimax.onlinepass.actions.RegistrationAction.add(RegistrationAction.java:91)
When I run that project in netbeans as I am used to netbeans it gives deployment error and does not run
toString() tries to read data from the String s
Type mismatch: cannot convert from String to int
i am returning success from execute method so why i have to do the mapping of download