Use of BootStrap in jsp and use of BootStrapjsp
Download the js and css files of bootstrap:
Applications in jsp:
Step 1:
Create a web Project
Put the file downloaded from bootstrap in the lib directory under the WEB-INF and create a new bootstrap file:
Step 2:
Create an index. jsp file and introduce the css. js and bootstrap files used:
Note that the cache<!DOCTYPE html>
Step 3:
Load the required components in the body:
Run on the tomcat server:
Effect
Step 4: tomcat port 8080 is occupied. Modify the tomcat file:
Then restart eclipse.
Add the required tomcat when running java projects.
The above section describes how to use BootStrap in jsp. I hope it will be helpful to you. If you have any questions, please leave a message and I will reply to you in a timely manner. Thank you very much for your support for the help House website!