Nitinchoudharycs17
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created I am getting null value when using hibernate to fetch values Please help me find what the error is as the code is showing none.
Answeredhttps://github.com/Nitin1130/Nitin/tree/master/HibernateExample In this project which I uploaded on Github I am not able to fetch the values and the console output is showing null and there is no ... -
Created Running servlet page via index.jsp not working
AnsweredAs I am running index.jsp it is working but I want to call a servlet via the index.jsp but instead I get 404 not found error even my url is right. What to do in this case