Oracle iPlanet Web Server 7.0.9 Developer's Guide to Java Web Applications

Attributes

The searchForm tag uses the following attributes:

  • Name- Specifies the name of the form. The default is searchform. The name of a form is the identifier for all other tags.

  • Action (Optional) - Specifies the form action.

  • Method (Optional) - Specifies the method of submission, GET or POST. The default is GET.

  • elemStart (Optional) - Specifies the name of the hidden Start element. If not specified, the default si will be used.

  • Start (Optional) - An integer indicating the starting index for displaying the search result. The default is 1.

  • elemNumShown (Optional) - The name of the nShown element. If not specified, the default ns is used.

  • numShown. (Optional) - An integer indicating the number of results to be shown per page. The value of the attribute will be retrieved by requesting parameter elemNumShown. The default is 10.

  • © 2010, Oracle Corporation and/or its affiliates

AltStyle によって変換されたページ (->オリジナル) /