Java Server Pages: A Code-Intensive Premium Reference- P22 pptx
... Parameters java. lang.String Returns java. lang.String getInitParameterNames() Method public java. util.Enumeration getInitParameterNames() The getInitParameterNames() method returns an ... java. lang.Throwable t) Method public void log (java. lang.String message, java. lang.Throwable t) This log() method takes the passed in message and Throwable object and logs the messag...
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