How to use Hbuilder to view JSP pages

You generally use the Hbuilder software to do static interface projects. The built-in server of the tool does not support the jsp format, so you need to set it. The steps are as follows:

1. Open Hbuilder, click Run ---" Browser Run ---" Set web server

2. Click Set Web Server --- " New

3. Configure as shown below, and then click OK

4. Use the Hbuilder tool to create a new Web project in the webapp directory of tomcat and name it lianxi

5. Create a new first.jsp page in the lianxi project

6. Start Tomcat

7. In the watch and change mode, watch the jsp loading situation and pay attention to the path.

Finally, the operation was successful. If you have any questions, please chat with me privately!

 

 

Guess you like

Origin blog.csdn.net/xgysimida/article/details/107373906