<dependencies>
<!-- https://mvnrepository.com/artifact/org.openjfx/javafx-fxml -->
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
<version>${javafx.version}</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.openjfx/javafx-graphics -->
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-graphics</artifactId>
<version>${javafx.version}</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.openjfx/javafx-base -->
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-base</artifactId>
<version>${javafx.version}</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.openjfx/javafx-controls -->
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-controls</artifactId>
<version>${javafx.version}</version>
</dependency>
An error occurred at line: [14] in the generated java file: [C:\Users\Serguei\AppData\Local\Temp\tomcat.4584745387705582374.8080\work\Tomcat\localhost\ROOT\org\apache\jsp\WEB_002dINF\templates\hello_jsp.java]
Only a type can be imported. example.mode.Dummy resolves to a package
"model"
написал "mode"
An error occurred at line: [25] in the jsp file: [/WEB-INF/templates/hello.jsp]
Dummy cannot be resolved