I started learning servlets and faced this question. The jsp files are in the web folder. Can I put them in the src folder for example? And is it worth it to put them in a src folder

  • To clarify, I'm trying to write a program using MVC business logic and I want to put jps files in the view folder. - paratrooper

0