📄 index-all.html
字号:
<DT><A HREF="com/ora/jsp/tags/ForwardTag.html"><B>ForwardTag</B></A> - class com.ora.jsp.tags.<A HREF="com/ora/jsp/tags/ForwardTag.html">ForwardTag</A>.<DD>This class is a custom action for sending a forwarding request,
with possible parameter values URL encoded.<DT><A HREF="com/ora/jsp/tags/ForwardTag.Param.html"><B>ForwardTag.Param</B></A> - class com.ora.jsp.tags.<A HREF="com/ora/jsp/tags/ForwardTag.Param.html">ForwardTag.Param</A>.<DD>This is a helper class that holds the name and value of a
parameter.<DT><A HREF="com/ora/jsp/tags/ForwardTag.Param.html#ForwardTag.Param(java.lang.String, java.lang.String)"><B>ForwardTag.Param(String, String)</B></A> -
Constructor for class com.ora.jsp.tags.<A HREF="com/ora/jsp/tags/ForwardTag.Param.html">ForwardTag.Param</A>
<DD>
<DT><A HREF="com/ora/jsp/tags/ForwardTag.html#ForwardTag()"><B>ForwardTag()</B></A> -
Constructor for class com.ora.jsp.tags.<A HREF="com/ora/jsp/tags/ForwardTag.html">ForwardTag</A>
<DD>
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html#gender"><B>gender</B></A> -
Variable in class com.ora.jsp.beans.userinfo.<A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html">UserInfoBean</A>
<DD>
<DT><A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html#GENDER_LIST"><B>GENDER_LIST</B></A> -
Static variable in class com.ora.jsp.beans.userinfo.<A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html">UserInfoBean</A>
<DD>
<DT><A HREF="com/ora/jsp/beans/poll/PollBean.html#getAnswer1()"><B>getAnswer1()</B></A> -
Method in class com.ora.jsp.beans.poll.<A HREF="com/ora/jsp/beans/poll/PollBean.html">PollBean</A>
<DD>Returns the number of alternative 1 answers.
<DT><A HREF="com/ora/jsp/beans/poll/PollBean.html#getAnswer1Percent()"><B>getAnswer1Percent()</B></A> -
Method in class com.ora.jsp.beans.poll.<A HREF="com/ora/jsp/beans/poll/PollBean.html">PollBean</A>
<DD>Returns the percentage of alternative 1 answers.
<DT><A HREF="com/ora/jsp/beans/poll/PollBean.html#getAnswer2()"><B>getAnswer2()</B></A> -
Method in class com.ora.jsp.beans.poll.<A HREF="com/ora/jsp/beans/poll/PollBean.html">PollBean</A>
<DD>Returns the number of alternative 2 answers.
<DT><A HREF="com/ora/jsp/beans/poll/PollBean.html#getAnswer2Percent()"><B>getAnswer2Percent()</B></A> -
Method in class com.ora.jsp.beans.poll.<A HREF="com/ora/jsp/beans/poll/PollBean.html">PollBean</A>
<DD>Returns the percentage of alternative 2 answers.
<DT><A HREF="com/ora/jsp/beans/poll/PollBean.html#getAnswer3()"><B>getAnswer3()</B></A> -
Method in class com.ora.jsp.beans.poll.<A HREF="com/ora/jsp/beans/poll/PollBean.html">PollBean</A>
<DD>Returns the number of alternative 3 answers.
<DT><A HREF="com/ora/jsp/beans/poll/PollBean.html#getAnswer3Percent()"><B>getAnswer3Percent()</B></A> -
Method in class com.ora.jsp.beans.poll.<A HREF="com/ora/jsp/beans/poll/PollBean.html">PollBean</A>
<DD>Returns the percentage of alternative 3 answers.
<DT><A HREF="com/ora/jsp/beans/poll/AnswerBean.html#getAnswerId()"><B>getAnswerId()</B></A> -
Method in class com.ora.jsp.beans.poll.<A HREF="com/ora/jsp/beans/poll/AnswerBean.html">AnswerBean</A>
<DD>Returns the answerId property value.
<DT><A HREF="com/ora/jsp/beans/debug/DebugBean.html#getApplicationScope()"><B>getApplicationScope()</B></A> -
Method in class com.ora.jsp.beans.debug.<A HREF="com/ora/jsp/beans/debug/DebugBean.html">DebugBean</A>
<DD>Returns a Map with all application scope variables.
<DT><A HREF="com/ora/jsp/sql/ConnectionWrapper.html#getAutoCommit()"><B>getAutoCommit()</B></A> -
Method in class com.ora.jsp.sql.<A HREF="com/ora/jsp/sql/ConnectionWrapper.html">ConnectionWrapper</A>
<DD>Calls the corresponding method on the wrapped Connection.
<DT><A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html#getBirthDate()"><B>getBirthDate()</B></A> -
Method in class com.ora.jsp.beans.userinfo.<A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html">UserInfoBean</A>
<DD>Returns the birthDate property value
<DT><A HREF="com/ora/jsp/sql/ConnectionWrapper.html#getCatalog()"><B>getCatalog()</B></A> -
Method in class com.ora.jsp.sql.<A HREF="com/ora/jsp/sql/ConnectionWrapper.html">ConnectionWrapper</A>
<DD>Calls the corresponding method on the wrapped Connection.
<DT><A HREF="com/ora/jsp/beans/news/NewsItemBean.html#getCategory()"><B>getCategory()</B></A> -
Method in class com.ora.jsp.beans.news.<A HREF="com/ora/jsp/beans/news/NewsItemBean.html">NewsItemBean</A>
<DD>Returns the category property value.
<DT><A HREF="com/ora/jsp/sql/DataSourceWrapper.html#getConnection()"><B>getConnection()</B></A> -
Method in class com.ora.jsp.sql.<A HREF="com/ora/jsp/sql/DataSourceWrapper.html">DataSourceWrapper</A>
<DD>Gets a connection from the pool and returns it wrapped in
a ConnectionWrapper.
<DT><A HREF="com/ora/jsp/sql/ConnectionPool.html#getConnection()"><B>getConnection()</B></A> -
Method in class com.ora.jsp.sql.<A HREF="com/ora/jsp/sql/ConnectionPool.html">ConnectionPool</A>
<DD>
<DT><A HREF="com/ora/jsp/sql/DataSourceWrapper.html#getConnection(java.lang.String, java.lang.String)"><B>getConnection(String, String)</B></A> -
Method in class com.ora.jsp.sql.<A HREF="com/ora/jsp/sql/DataSourceWrapper.html">DataSourceWrapper</A>
<DD>Always throws an SQLException.
<DT><A HREF="com/ora/jsp/servlets/AccessControlFilter.html#getContextRelativeURI(javax.servlet.http.HttpServletRequest)"><B>getContextRelativeURI(HttpServletRequest)</B></A> -
Method in class com.ora.jsp.servlets.<A HREF="com/ora/jsp/servlets/AccessControlFilter.html">AccessControlFilter</A>
<DD>Returns a context-relative path for the request, including
the query string, if any.
<DT><A HREF="com/ora/jsp/beans/debug/DebugBean.html#getCookies()"><B>getCookies()</B></A> -
Method in class com.ora.jsp.beans.debug.<A HREF="com/ora/jsp/beans/debug/DebugBean.html">DebugBean</A>
<DD>Returns a Map with all cookie information.
<DT><A HREF="com/ora/jsp/util/CookieUtils.html#getCookieValue(java.lang.String, javax.servlet.http.HttpServletRequest)"><B>getCookieValue(String, HttpServletRequest)</B></A> -
Static method in class com.ora.jsp.util.<A HREF="com/ora/jsp/util/CookieUtils.html">CookieUtils</A>
<DD>Returns the value of the Cookie with the specified name,
or null if not found.
<DT><A HREF="com/ora/jsp/servlets/SessionCounterListener.html#getCounter(javax.servlet.http.HttpSessionEvent)"><B>getCounter(HttpSessionEvent)</B></A> -
Method in class com.ora.jsp.servlets.<A HREF="com/ora/jsp/servlets/SessionCounterListener.html">SessionCounterListener</A>
<DD>Returns the counter held in the session scope, or a new
counter if it doesn't exist.
<DT><A HREF="com/ora/jsp/beans/calc/CalcBean.html#getCurrentNumber()"><B>getCurrentNumber()</B></A> -
Method in class com.ora.jsp.beans.calc.<A HREF="com/ora/jsp/beans/calc/CalcBean.html">CalcBean</A>
<DD>Returns the current number resulting from applying the
current user input (new digit, dot or operation).
<DT><A HREF="com/ora/jsp/beans/calc/CalcBean.html#getCurrentOperation()"><B>getCurrentOperation()</B></A> -
Method in class com.ora.jsp.beans.calc.<A HREF="com/ora/jsp/beans/calc/CalcBean.html">CalcBean</A>
<DD>Returns the current operation.
<DT><A HREF="com/ora/jsp/tags/DebugTag.html#getDebugType()"><B>getDebugType()</B></A> -
Method in class com.ora.jsp.tags.<A HREF="com/ora/jsp/tags/DebugTag.html">DebugTag</A>
<DD>Returns a List with all debug types based on the debug request
parameter.
<DT><A HREF="com/ora/jsp/beans/emp/EmployeeBean.html#getDept()"><B>getDept()</B></A> -
Method in class com.ora.jsp.beans.emp.<A HREF="com/ora/jsp/beans/emp/EmployeeBean.html">EmployeeBean</A>
<DD>Returns the dept property value.
<DT><A HREF="com/ora/jsp/beans/shopping/ProductBean.html#getDescr()"><B>getDescr()</B></A> -
Method in class com.ora.jsp.beans.shopping.<A HREF="com/ora/jsp/beans/shopping/ProductBean.html">ProductBean</A>
<DD>Returns the product description.
<DT><A HREF="com/ora/jsp/beans/emp/EmployeeBean.html#getEmailAddr()"><B>getEmailAddr()</B></A> -
Method in class com.ora.jsp.beans.emp.<A HREF="com/ora/jsp/beans/emp/EmployeeBean.html">EmployeeBean</A>
<DD>Returns the emailAddr property value.
<DT><A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html#getEmailAddr()"><B>getEmailAddr()</B></A> -
Method in class com.ora.jsp.beans.userinfo.<A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html">UserInfoBean</A>
<DD>Returns the emailAddr property value
<DT><A HREF="com/ora/jsp/beans/emp/EmployeeBean.html#getEmpDate()"><B>getEmpDate()</B></A> -
Method in class com.ora.jsp.beans.emp.<A HREF="com/ora/jsp/beans/emp/EmployeeBean.html">EmployeeBean</A>
<DD>Returns the empDate property value.
<DT><A HREF="com/ora/jsp/beans/emp/EmployeeRegistryBean.html#getEmployee(java.lang.String)"><B>getEmployee(String)</B></A> -
Method in class com.ora.jsp.beans.emp.<A HREF="com/ora/jsp/beans/emp/EmployeeRegistryBean.html">EmployeeRegistryBean</A>
<DD>Returns an EmployeeBean initialized with the information
found in the database for the specified employee, or null if
not found.
<DT><A HREF="com/ora/jsp/tags/xmp/SimpleLoopTag.html#getEnumeration(java.lang.Object)"><B>getEnumeration(Object)</B></A> -
Method in class com.ora.jsp.tags.xmp.<A HREF="com/ora/jsp/tags/xmp/SimpleLoopTag.html">SimpleLoopTag</A>
<DD>Returns an Enumeration of the values in the specified multi-value
object, which can be an Enumeration, Vector, Dictionary or array
of Objects (not primitive types).
<DT><A HREF="com/ora/jsp/beans/motd/CartoonBean.html#getFileName()"><B>getFileName()</B></A> -
Method in class com.ora.jsp.beans.motd.<A HREF="com/ora/jsp/beans/motd/CartoonBean.html">CartoonBean</A>
<DD>Returns a new file name every time it's called, cycling through
all available image files.
<DT><A HREF="com/ora/jsp/beans/emp/EmployeeBean.html#getFirstName()"><B>getFirstName()</B></A> -
Method in class com.ora.jsp.beans.emp.<A HREF="com/ora/jsp/beans/emp/EmployeeBean.html">EmployeeBean</A>
<DD>Returns the firstName property value.
<DT><A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html#getFood()"><B>getFood()</B></A> -
Method in class com.ora.jsp.beans.userinfo.<A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html">UserInfoBean</A>
<DD>Returns the food property value
<DT><A HREF="com/ora/jsp/servlets/AccessControlFilter.html#getForwardURI(javax.servlet.http.HttpServletRequest)"><B>getForwardURI(HttpServletRequest)</B></A> -
Method in class com.ora.jsp.servlets.<A HREF="com/ora/jsp/servlets/AccessControlFilter.html">AccessControlFilter</A>
<DD>Returns the context-relative path to the login page, with the
parameters used by the login page.
<DT><A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html#getGender()"><B>getGender()</B></A> -
Method in class com.ora.jsp.beans.userinfo.<A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html">UserInfoBean</A>
<DD>Returns the gender property value
<DT><A HREF="com/ora/jsp/beans/debug/DebugBean.html#getHeaders()"><B>getHeaders()</B></A> -
Method in class com.ora.jsp.beans.debug.<A HREF="com/ora/jsp/beans/debug/DebugBean.html">DebugBean</A>
<DD>Returns a Map with all header information.
<DT><A HREF="com/ora/jsp/beans/news/NewsItemBean.html#getId()"><B>getId()</B></A> -
Method in class com.ora.jsp.beans.news.<A HREF="com/ora/jsp/beans/news/NewsItemBean.html">NewsItemBean</A>
<DD>Returns the id property value.
<DT><A HREF="com/ora/jsp/beans/shopping/ProductBean.html#getId()"><B>getId()</B></A> -
Method in class com.ora.jsp.beans.shopping.<A HREF="com/ora/jsp/beans/shopping/ProductBean.html">ProductBean</A>
<DD>Returns the product id.
<DT><A HREF="com/ora/jsp/tags/DebugTag.html#getInfo(java.lang.String, com.ora.jsp.beans.debug.DebugBean)"><B>getInfo(String, DebugBean)</B></A> -
Method in class com.ora.jsp.tags.<A HREF="com/ora/jsp/tags/DebugTag.html">DebugTag</A>
<DD>Returns the debug info corresponding to the type.
<DT><A HREF="com/ora/jsp/beans/emp/EmployeeBean.html#getLastName()"><B>getLastName()</B></A> -
Method in class com.ora.jsp.beans.emp.<A HREF="com/ora/jsp/beans/emp/EmployeeBean.html">EmployeeBean</A>
<DD>Returns the lastName property value.
<DT><A HREF="com/ora/jsp/sql/DataSourceWrapper.html#getLoginTimeout()"><B>getLoginTimeout()</B></A> -
Method in class com.ora.jsp.sql.<A HREF="com/ora/jsp/sql/DataSourceWrapper.html">DataSourceWrapper</A>
<DD>Always throws an SQLException.
<DT><A HREF="com/ora/jsp/sql/DataSourceWrapper.html#getLogWriter()"><B>getLogWriter()</B></A> -
Method in class com.ora.jsp.sql.<A HREF="com/ora/jsp/sql/DataSourceWrapper.html">DataSourceWrapper</A>
<DD>Always throws an SQLException.
<DT><A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html#getLuckyNumber()"><B>getLuckyNumber()</B></A> -
Method in class com.ora.jsp.beans.userinfo.<A HREF="com/ora/jsp/beans/userinfo/UserInfoBean.html">UserInfoBean</A>
<DD>Returns the luckyNumber property value
<DT><A HREF="com/ora/jsp/beans/motd/MixedMessageBean.html#getMessage()"><B>getMessage()</B></A> -
Method in class com.ora.jsp.beans.motd.<A HREF="com/ora/jsp/beans/motd/MixedMessageBean.html">MixedMessageBean</A>
<DD>Returns a new message from the selected category every time
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -