Conventions Used in This Book
Italic is used for:
- Pathnames, filenames, program names, compilers, options, and commandsNew terms where they are definedInternet addresses, such as domain names and example URLs
Boldface is used for:
- Particular keys on a computer keyboardNames of user interface buttons and menus
Constant width is used for:
- Anything that appears literally in a JSP page or a Java program,
including keywords, data types, constants, method names, variables,
class names, and interface namesCommand lines and options that should be typed verbatim on the
screenAll JSP and Java code listingsHTML documents, tags, and attributes
Constant width italic
is used for:
- General placeholders that indicate that an item is replaced by some
actual value in your own program
Constant width bold is used for:
- Text that is typed in code examples by the user
|
|