Java Web Development Session 2 | Google App Engine | Spring MVC

preview_player
Показать описание


Follow on Facebook:

Subscribe to our other channel:
Telusko Hindi :
Рекомендации по теме
Комментарии
Автор

hi. i think there is something missing between the previous session and this one

sangeethrayaroth
Автор

after clicking on submit nothing details is getting printing on console and page is not getting redirect to welcome.jsp

gauravgadre
Автор

sir at 10:46 you make a objest for FeeedbackDao fdao; int the FeedbackController
and later use it in the same "fdao" in the controlleras fdao.addUser()
but you wont initilise feedbackdao any where and it is still working???
how?

prof_as
Автор

i want to join but didn't get how to join

pratikgudsurkar
Автор

sir you have not explained about how to redirect a jsp page to another jsp page by creating a

manojraut
Автор

when i clicked on submit button i got HTTP Status [500] – [Internal Server Error]

Type Exception Report

Message Servlet.init() for servlet [project] threw exception

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

apurvapatel
Автор

JdbcTemplate temp;
//create setter method

public void addfeedback(){
String sql="insert into tablename values(?, ?, ?, ?, ?)";
temp.update(sql, Object[]{feedback.name, feedback.code...etc should mention all variables};
}

glitzindianews
visit shbcf.ru