Try it, Server Side Include Example, Source
1. Save this page in your browser; |
2. Go to the URL http://<server>/admin/admin.html |
3. Log in to the administration applet with admin/admin as the username/password; |
4. Once logged on, choose "Servlet Loading" from the Sections Panel; |
5. Enter "hello" as the Servlet Name; |
6. Enter "HelloWorldServlet" as the Class Name; |
7. Press the Add Button; |
8. Return to this page. |