First we need to follow the good IntelliJ idea if not installed well, here are the downloads by tutorial: https://www.cnblogs.com/weibanggang/p/9395702.html First we create a jsp:file-> New->probect
Remember to tick Web application
Create a name for the project named Myworlds
Select this Window
Look under and then we're introducing the Tomact package
Now we enter after looking for tomact server->local-> click Configure ...
Before we introduce, we'll check to see if we've installed our tomact package download installation tomact Tutorial: https://www.cnblogs.com/weibanggang/p/9392554.html
You can see that tomact has been found below
Default port number 8080,->ok
Right-click->run to run
Run results
Intellig idea is to automatically save the data, see no save solution and resolve font size problem Solution Link: https://www.cnblogs.com/weibanggang/p/9398498.html
Using IntelliJ idea to create JSPs and introduce TOMECAT packages