shashirajraja/onlinebookstore

Facing internal errors like "HTTP Status 500, 404"

Closed this issue · 3 comments

hello
I tried to run the project on my laptop in the same way as your procedure in the readme file.
The java, tomcat, MySQL connections are smooth and stable but whenever I try to run the project,
Firstly it will show the home page correctly.
But when I try to do admin login or user login or see available books, it gives me errors like
" HTTP STATUS 404 - The origin server did not find a current representation for the target resource or is not willing to disclose that one exists."
Is there any update to the content or any other thing, I tried general solutions available on the Net, but nothing worked.
Can you please tell me the solution?

@shashirajraja #

@Rakshit005 please make sure the versions are same as specified. And you can try adding mysql connector in build path of the project, otherwise you can ping me errors logs, that will be more specific to identify the exact issue. sorry for delayed response.