I just want to run the hello world web page on my tomcat server. But nothing happens. I want to troubleshoot this problem, but I don't know where to start.
I don't know what information you guys need to help me, so please request any information, I will provide them.
CodePudding user response:
I did an install of jdk 11 with tomcat 10 and netbeans 16, after reading the documentation and reading the comments here made me understand that it was a incompatible version error.
I worked perfectly after that.