Nitinchoudharycs17
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Nitinchoudharycs17 commented, -
Nitinchoudharycs17 created a post, AnsweredI am getting null value when using hibernate to fetch values Please help me find what the error is as the code is showing none.
https://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 ... -
Nitinchoudharycs17 commented, -
Nitinchoudharycs17 commented, -
-
Nitinchoudharycs17 commented, -
Nitinchoudharycs17 commented, -
Nitinchoudharycs17 commented, -
-
Nitinchoudharycs17 created a post, AnsweredRunning servlet page via index.jsp not working
As 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