'Cannot find JSP to Servlet(.java) translated file in Tomcat work folder (intellij)

After I have made and executed a .jsp file on Web, I can't still find .java translated file in any folder. My project folder path (I guess) is :

C:\Users\MYUSERNAME\IdeaProjects

And Tomcat Home folder is : C:\Users\MYUSERNAME\IdeaProjects\tools\apache-tomcat-9.0.56-windows-x64\apache-tomcat-9.0.56

I searched every folder there for _jsp.java servlet file to no avail.

Am I searching a wrong place?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source