![]() |
JSP Setup Buttons![]() ![]() ![]() ![]() ![]()
The Network Setup page allows you to define and change the basic network settings for the services running in your Java Web Server. The Network Setup page is shown in the following diagram.
The Network Setup page has the following fields and settings: Port Defines the port that your HTTP, Proxy, or HTTPS service listens on to field requests. A port number can be any number between 1 and 65535. The Java Web Server default ports are: * Web Service (HTTP) 8080 * Secure Web Service (HTTPS) 7070 Proxy Service 6060 Restart Temporarily stops and then restarts the service so your changes can be saved and activated. It is only necessary to restart the service if you change the port. Stop If you choose, you can Stop a service rather than restart it. If you do this, the Restart button changes to read Start. To restart a stopped service, click Start. Provide Service On This field allows you to accept connections on more than one network address if your machine is set up for multihoming. Alternatively, you can set your port to listen to only a single card, requests that come in on the other cards are ignored. All Network Addresses - This sets your default port to listen to requests that come in on both (or all) network interface cards installed in your machine. Network Address - This field sets your default port to listen to requests coming in on only the card specified. Enter the host name assigned to the card, or the IP Address. If you have more than one interface card installed, requests coming in on that card are ignored if this field is selected. The buttons present in the Network Setup are given below. To make changes to the Network Setup page and have those settings take effect, use the three buttons at the bottom of the screen. These are: Save - Writes your changes to the Java Web Server and changes the settings. Revert - Takes you back to the previous settings for all fields in the screen. Use this button to undo changes you have not yet saved. Defaults - Displays the settings that were active when you entered the Java Web Server Network Setup page. The Site Setup page allows you to define and change the basic Site settings for services running in the JavaTM Web ServerTM. The Site Setup page has four cards: Contents- Sets up basic directories and files, such as the document root directory, CGI scripts location, and welcome (index.html) files. Languages - Defines the default language (for example, American English) and any additional supported languages. Character Sets - Defines the supported character sets. Options - Enables additional features, such as security checks and servlet chaining. The Site Setup screen is shown in the following diagram.
Contents Settings
Document Root Directory The name of the default directory on your machine where your HTML documents are placed. When you first install the Java Web Server, the default document directory is server root/public html. You can change this directory to be any directory you choose, for example, a docs directory inside your own home directory. Suppose you are the user stud on the machine psoft, you could set your Document Root Directory to /home/stud/docs. Then, to access this directory, you would simply type the U R L: http://venus:8080 CGI Script Directory This defines the directory where CGI scripts are found on your system. Any directory entered here is understood to be relative to server root. For example, the default directory is cgi bin, and the full path is server root/cgi bin. (The CgiServlet allows you to run your CGI scripts unchanged. Its bindir argument, which defines where to locate your CGI scripts, is also set by default to the cgi bin directory.) Welcome File The names of the default HTML files that the Java Web Server will load when a user enters the URL for your machine. You may specify one or more default files. When someone connects to a directory on your machine without providing a filename, the Java Web Server will search the directory looking for a matching filename to the default files you have listed. It searches for files in the order you have indicated. File Name The names of other files you can specify as Welcome Files. Languages Settings The Languages card has the following fields.
Default Language
Supported Languages
Language Name Allows you to add additional languages to the list of supported languages. Character Set Settings The Character Sets card has the following fields. Default Character Set Defines the default character set for the Java Web Server. Supported Character Sets Displays a list of the character sets supported by the Java Web Server Character Set Allows you to add additional character sets to the list of Supported Character Sets. Options Settings The Options card has the following fields. The options settings can be done using the following screen: Security Checks
This setting has to do with basic security checking. It has two choices:
|
|
Domain NamesJSP Java Web Server Installation Java Web Server Administration The Initial Screens The Setup Button The Monitoring Button The Security Button The Servlets Button JSP Technology Evolution of Dynamic Content Technologies Features of JSPJSP Versus Servlets JSP Versus ASP Defining JSP Implementation Life Cycle of JSP JSP Application Models Writing your First Java Server Pages File
JSP Directives
JSP Declarations
JSP Scriptlets
JSP Expressions
Standard ActionsWeb DesignWeb HostingE Commerce |
| Home | Web Hosting | Web Design | Sitemap |
| Copyright (C) 2007. Web Domain design hosting. All rights reserved. |