|
|
Syntax:
Description:
Programmatically process a request for an XSQL Page.
Constructors
XSQLRequest(String):
public XSQLRequest(java.lang.String url)Create a Request for an XSQL Page
Parameters
url - String representation of an URL to an XSQL PageXSQLRequest(String, XSQLPageRequest):
public XSQLRequest(java.lang.String url,XSQLPageRequest env)Create a Request for an XSQL Page
Parameters
XSQLRequest(URL):
public XSQLRequest(java.net.URL url)Create a Request for an XSQL Page
Parameters
url - URL to an XSQL PageXSQLRequest(URL, XSQLPageRequest):
public XSQLRequest(java.net.URL url,XSQLPageRequest env)Create a Request for an XSQL Page
Parameters
url - URL to an XSQL Page env - Calling XSQLPageRequest environmentMethods
process():
public void process()Process the request, writing output/errors to System.out/System.err
process(Dictionary):
public void process(java.util.Dictionary params)Process the request, writing output/errors to System.out/System.err
Parameters:
params - Dictionary (e.g. Hashtable)with XSQL Page parametersprocess(Dictionary, PrintWriter, PrintWriter):
public void process(java.util.Dictionary params, java.io.PrintWriter out,java.io.PrintWriter err)Process the request, writing output/errors to respective PrintWriters
Parameters
params - Dictionary (e.g. Hashtable) with XSQL Page parameters out - PrintWriter to use to write the resulting page results err - PrintWriter to use to write the resulting page errorsprocess(PrintWriter, PrintWriter):
public void process(java.io.PrintWriter out, java.io.PrintWriter err)Process the request, writing output/errors to respective PrintWriters
Parameters
out - PrintWriter to use to write the resulting page results err - PrintWriter to use to write the resulting page errorsprocessToXML():
public org.w3c.dom.Document processToXML()Process the request, writing output/errors to System.out/System.err
processToXML(Dictionary):
public org.w3c.dom.Document processToXML (java.util.Dictionary params)Process the request, writing output/errors to System.out/System.err
Parameters
params - Dictionary (e.g. Hashtable) with XSQL Page parametersprocessToXML(Dictionary, PrintWriter):
public org.w3c.dom.Document processToXML (java.util.Dictionary params,java.io.PrintWriter err)Process the request, writing output/errors to respective PrintWriters
Parameters
params - Dictionary (e.g. Hashtable) with XSQL Page parameters err - PrintWriter to use to write the resulting page errorsprocessToXML(PrintWriter):
public org.w3c.dom.Document processToXML(java.io.PrintWriter err) Process the request, writing errors to respective PrintWritersParameters
err -PrintWriter to use to write the resulting page errorssetPostedDocument(Document):
public void setPostedDocument(org.w3c.dom.Document postedDoc)Programmatically set an XML Document to be treated the same as if it were posted as part of the request.
Parameters
postedDoc - DOM DocumentXSQLRequestObjectListener :
Interface that an object created by an action handler can implement to be notified when the current page request processing is completed. It has a single method:
void pageProcessingCompleted()Objects that implement this interface and which are added to the current request context using XSQLPageRequest::setRequestObject() will be notified when the page processing of the outermost page is completed.
|
|
Oracle 9i Related Tutorials |
|
---|---|
Oracle 10g Tutorial | Oracle 8i Tutorial |
Informatica Tutorial | Oracle 11g Tutorial |
All rights reserved © 2020 Wisdom IT Services India Pvt. Ltd
Wisdomjobs.com is one of the best job search sites in India.