I had to change the access modifier from protected to public for the doGet function in the NewsFeedServlet else it was throwing the below error 405 error I wonder why
@chkd1234 I don't think you can compile the project if you do this. I would check for compilation error. If there is a compaile error, you may be running the application with the previous successful build.
I had to change the access modifier from protected to public for the doGet function in the NewsFeedServlet else it was throwing the below error 405 error I wonder why
chkd1234 1 month ago
@chkd1234 I don't think you can compile the project if you do this. I would check for compilation error. If there is a compaile error, you may be running the application with the previous successful build.
csusbdt 1 month ago