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

Usage

<s1ws:form action="results.jsp" />
...
</s1ws:searchForm>

This example creates an HTML form tag <form name="searchform" action="results.jsp" method="GET">, along with two hidden input boxes:

  • A hidden input box for starting the index named si with a value from the si parameter or default 1

  • A hidden input box for the number of records per page named ns with a value from the ns parameter or default 20

  • © 2010, Oracle Corporation and/or its affiliates

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