Running JSPs After successfully compiling your JSP page, you can run it using the built-in web server. To run a JSP page: Right-click on the JSP's node in the Explorer or Object Browser and choose Execute from the contextual menu. The servlet and JSP engine will be started and the JSP page will be displayed in the web browser.
After successfully compiling your JSP page, you can run it using the built-in web server.
The servlet and JSP engine will be started and the JSP page will be displayed in the web browser.