posted 12 years ago
Hi
Could someone please help me understand that why am I getting this error at RegisterServiceProviderController.java when processFinish(...) method is called?
Following are all the files needed to run this simple application:
RegisterServiceProviderController.java
web.xml
dispatcher-servlet.xml
ExtendedServiceProvider.java
BusinessLocation.java
ServiceProvider.java
State.java
StateData.java
ServiceProviderDAO.java
ServiceProviderDAOImpl.java
ServiceProviderService.java
ServiceProviderServiceImpl.java
numberOfLocationForm.jsp
locationDetailForm.jsp
registrationConfirmationForm.jsp
home.jsp
sql code for pre-populating the select tag on locationDetailForm.jsp for mysql
Looking forward to someone waking me up of the blunder i might be committing here.
Thanks