How to convert html to jsp: first create a new document, right-click the html file to pop up a list; then in the displayed list, point out the name, and a pop-up window will pop up; finally change html to jsp, and convert the html file to jsp file.
The operating environment of this tutorial: windows7 system, html5 version, DELL G3 computer.
Method to convert html to jsp:
1. First prepare an html, and backup one to the document, as shown in the figure,
2. Right-click the html file to pop up the list, as shown in the picture
3. Select the place pointed out in the picture above to display the list again, as shown in the picture
4. Click on the name indicated in the picture above, and a window will pop up, as shown in the picture
5. Change html to jsp, Click the OK button, as shown in the picture
6. Click OK, and the html file will be converted into a jsp file, as shown in the picture
7. Copy the jsp to the place where the html is saved in the first step. You can see that the html can be opened directly using the browser, but the jsp cannot.
Related learning recommendations: html video tutorial
The above is the detailed content of How to convert html to jsp. For more information, please follow other related articles on the PHP Chinese website!