Java Server Pages: A Code-Intensive Premium Reference- P23 doc
... exceptions. Parameters java. lang.String java. lang.String addDateHeader() Method public void addDateHeader (java. lang.String name, long date) The addDateHeader() method adds another date value ... public void addHeader (java. lang.String name, java. lang.String value) The addHeader() method adds another value to the response for the given header. addHeader() returns no value...
Ngày tải lên: 03/07/2014, 06:20
... look at the standard actions used to reference JavaBeans and an example that uses these actions. JavaBean Standard Actions There are three standard actions defined to help integrate JavaBeans ... back in, and finally displays proof that its state was maintained. Listing 3.2: SimpleJavaBeanTester .java import java. io.*; public class SimpleJavaBeanTester { public SimpleJavaBeanTest...
Ngày tải lên: 27/06/2014, 12:20