Hi, I'm experiencing an issue connecting to my project on localhost. The server starts successfully,
Archiviert 6 months ago
E
Eloreuy
Script Kiddie!
Hi, I'm experiencing an issue connecting to my project on localhost. The server starts successfully, but when I try to access my servlet, the connection doesn't work and I receive a 404 error. I'm using WildFly, and the servlet is properly annotated with @WebServlet. Could you help me identify what's going wrong?
Thank You very much
Thank You very much

