StudentEnrollmentWithSpring icon indicating copy to clipboard operation
StudentEnrollmentWithSpring copied to clipboard

Where are singup.html and enrollment.html

Open echeypaz opened this issue 11 years ago • 2 comments

Sorry for my ignorance, I've seen that in index.jsp refers to singup.html and enrollment.jsp, but all I see in the webinf files. Jsp.

Can i help me?

echeypaz avatar Jun 10 '14 07:06 echeypaz

Hi Echeypaz, For smooth execution of this project you need to change in servletConfig.xml like this. <context:component-scan base-package="com.github.elizabetht" />

if this fix address your issue then close this issue.

Thanks.

devendra-kumar avatar Mar 17 '17 20:03 devendra-kumar

Hi , Just having a query, why when i am changing the studentHibernateServlet *.jsp // Earlier *.html working all the files are jsp still everywhere we have given .html extention while calling. Please help me to understand.

shaileshkishore avatar Feb 14 '19 05:02 shaileshkishore