Why can't I compile jsp?

50 Views Asked by At

I have such an assembly Eclipse EE + Java 19 + Tomcat 10. When starting a simple JSP, this error comes out:

-ERROR505 java.lang.IllegalStateException: No Java compiler available for configuration options compilerClassName: [null] and compiler: [null].

What could be the problem?

console

what has already been done is reinstalling tomcat10

0

There are 0 best solutions below