Java Reference
In-Depth Information
The Servers view displays all defined RAD servers and their status. In the upper right of the Servers pane are
buttons that allow you to perform a variety of server functions. For example, you can stop, start, or restart a server.
(To activate the buttons, select a server by clicking on it.) The Restart button is the second button (see the second
arrow in Figure 8-18 ).
9.
Make sure the correct server is selected in the server pane, and then click the Restart
button.
The server will be stopped and then started. This may take a minute or two.
10.
In the Enterprise Explorer pane, expand the new TutorialsWeb folder (within the
TutorialsWeb project) and then the Servlets folder to display the MyServlet.class file.
11.
Right-click MyServlet to display the shortcut menu, then choose Run As, and then Run on
Server.
12.
On the Run On Server frame, click the Finish button.
The Console should show the message, “Howdy from MyServlet,” as seen in Figure 8-19 . (If nothing appears in
the console, click the Refresh button in the Browser window; see the arrow in Figure 8-19 .)
Figure 8-19.
Search WWH ::




Custom Search