You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2013/08/05 21:13:53 UTC

svn commit: r1510666 [3/15] - in /tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi: ./ javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/el/ javax/servlet/jsp/tagext/ javax/servlet/jsp/tagext/doc-files/ resources/

Added: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/index.html?rev=1510666&view=auto
==============================================================================
--- tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/index.html (added)
+++ tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/index.html Mon Aug  5 19:13:51 2013
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc on Thu Aug 01 21:15:55 BST 2013 -->
+<title>JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1</title>
+<script type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
+        targetPage = "undefined";
+    function validURL(url) {
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_') {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>

Propchange: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/ErrorData.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/ErrorData.html?rev=1510666&view=auto
==============================================================================
--- tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/ErrorData.html (added)
+++ tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/ErrorData.html Mon Aug  5 19:13:51 2013
@@ -0,0 +1,329 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Aug 01 21:15:54 BST 2013 -->
+<title>ErrorData (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)</title>
+<meta name="date" content="2013-08-01">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ErrorData (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../javax/servlet/jsp/HttpJspPage.html" title="interface in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/ErrorData.html" target="_top">Frames</a></li>
+<li><a href="ErrorData.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.servlet.jsp</div>
+<h2 title="Class ErrorData" class="title">Class ErrorData</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.servlet.jsp.ErrorData</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public final class <span class="strong">ErrorData</span>
+extends java.lang.Object</pre>
+<div class="block">Contains information about an error, for error pages. The information
+ contained in this instance is meaningless if not used in the context of an
+ error page. To indicate a JSP is an error page, the page author must set the
+ isErrorPage attribute of the page directive to "true".</div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.0</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../javax/servlet/jsp/PageContext.html#getErrorData()"><code>PageContext.getErrorData()</code></a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../javax/servlet/jsp/ErrorData.html#ErrorData(java.lang.Throwable, int, java.lang.String, java.lang.String)">ErrorData</a></strong>(java.lang.Throwable&nbsp;throwable,
+         int&nbsp;statusCode,
+         java.lang.String&nbsp;uri,
+         java.lang.String&nbsp;servletName)</code>
+<div class="block">Creates a new ErrorData object.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/ErrorData.html#getRequestURI()">getRequestURI</a></strong>()</code>
+<div class="block">Returns the request URI.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/ErrorData.html#getServletName()">getServletName</a></strong>()</code>
+<div class="block">Returns the name of the servlet invoked.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/ErrorData.html#getStatusCode()">getStatusCode</a></strong>()</code>
+<div class="block">Returns the status code of the error.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Throwable</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/ErrorData.html#getThrowable()">getThrowable</a></strong>()</code>
+<div class="block">Returns the Throwable that caused the error.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ErrorData(java.lang.Throwable, int, java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ErrorData</h4>
+<pre>public&nbsp;ErrorData(java.lang.Throwable&nbsp;throwable,
+         int&nbsp;statusCode,
+         java.lang.String&nbsp;uri,
+         java.lang.String&nbsp;servletName)</pre>
+<div class="block">Creates a new ErrorData object.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>throwable</code> - The Throwable that is the cause of the error</dd><dd><code>statusCode</code> - The status code of the error</dd><dd><code>uri</code> - The request URI</dd><dd><code>servletName</code> - The name of the servlet invoked</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getThrowable()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getThrowable</h4>
+<pre>public&nbsp;java.lang.Throwable&nbsp;getThrowable()</pre>
+<div class="block">Returns the Throwable that caused the error.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The Throwable that caused the error</dd></dl>
+</li>
+</ul>
+<a name="getStatusCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStatusCode</h4>
+<pre>public&nbsp;int&nbsp;getStatusCode()</pre>
+<div class="block">Returns the status code of the error.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The status code of the error</dd></dl>
+</li>
+</ul>
+<a name="getRequestURI()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRequestURI</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getRequestURI()</pre>
+<div class="block">Returns the request URI.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The request URI</dd></dl>
+</li>
+</ul>
+<a name="getServletName()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getServletName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getServletName()</pre>
+<div class="block">Returns the name of the servlet invoked.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The name of the servlet invoked</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../javax/servlet/jsp/HttpJspPage.html" title="interface in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/ErrorData.html" target="_top">Frames</a></li>
+<li><a href="ErrorData.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000-2013 Apache Software Foundation. All Rights Reserved.</small></p>
+</body>
+</html>

Propchange: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/ErrorData.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/HttpJspPage.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/HttpJspPage.html?rev=1510666&view=auto
==============================================================================
--- tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/HttpJspPage.html (added)
+++ tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/HttpJspPage.html Mon Aug  5 19:13:51 2013
@@ -0,0 +1,255 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Aug 01 21:15:54 BST 2013 -->
+<title>HttpJspPage (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)</title>
+<meta name="date" content="2013-08-01">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="HttpJspPage (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/servlet/jsp/ErrorData.html" title="class in javax.servlet.jsp"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../javax/servlet/jsp/JspApplicationContext.html" title="interface in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/HttpJspPage.html" target="_top">Frames</a></li>
+<li><a href="HttpJspPage.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.servlet.jsp</div>
+<h2 title="Interface HttpJspPage" class="title">Interface HttpJspPage</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../javax/servlet/jsp/JspPage.html" title="interface in javax.servlet.jsp">JspPage</a>, javax.servlet.Servlet</dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">HttpJspPage</span>
+extends <a href="../../../javax/servlet/jsp/JspPage.html" title="interface in javax.servlet.jsp">JspPage</a></pre>
+<div class="block">The HttpJspPage interface describes the interaction that a JSP Page
+ Implementation Class must satisfy when using the HTTP protocol.
+
+ <p>
+ The behaviour is identical to that of the JspPage, except for the signature
+ of the _jspService method, which is now expressible in the Java type
+ system and included explicitly in the interface.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../javax/servlet/jsp/JspPage.html" title="interface in javax.servlet.jsp"><code>JspPage</code></a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/HttpJspPage.html#_jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">_jspService</a></strong>(javax.servlet.http.HttpServletRequest&nbsp;request,
+           javax.servlet.http.HttpServletResponse&nbsp;response)</code>
+<div class="block">The _jspService()method corresponds to the body of the JSP page.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.jsp.JspPage">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;javax.servlet.jsp.<a href="../../../javax/servlet/jsp/JspPage.html" title="interface in javax.servlet.jsp">JspPage</a></h3>
+<code><a href="../../../javax/servlet/jsp/JspPage.html#jspDestroy()">jspDestroy</a>, <a href="../../../javax/servlet/jsp/JspPage.html#jspInit()">jspInit</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_javax.servlet.Servlet">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;javax.servlet.Servlet</h3>
+<code>destroy, getServletConfig, getServletInfo, init, service</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="_jspService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>_jspService</h4>
+<pre>void&nbsp;_jspService(javax.servlet.http.HttpServletRequest&nbsp;request,
+               javax.servlet.http.HttpServletResponse&nbsp;response)
+                 throws javax.servlet.ServletException,
+                        java.io.IOException</pre>
+<div class="block">The _jspService()method corresponds to the body of the JSP page. This
+ method is defined automatically by the JSP container and should never
+ be defined by the JSP page author.
+ <p>
+ If a superclass is specified using the extends attribute, that
+ superclass may choose to perform some actions in its service() method
+ before or after calling the _jspService() method.  See using the extends
+ attribute in the JSP_Engine chapter of the JSP specification.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>request</code> - Provides client request information to the JSP.</dd><dd><code>response</code> - Assists the JSP in sending a response to the client.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>javax.servlet.ServletException</code> - Thrown if an error occurred during the
+     processing of the JSP and that the container should take
+     appropriate action to clean up the request.</dd>
+<dd><code>java.io.IOException</code> - Thrown if an error occurred while writing the
+     response for this page.</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/servlet/jsp/ErrorData.html" title="class in javax.servlet.jsp"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../javax/servlet/jsp/JspApplicationContext.html" title="interface in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/HttpJspPage.html" target="_top">Frames</a></li>
+<li><a href="HttpJspPage.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000-2013 Apache Software Foundation. All Rights Reserved.</small></p>
+</body>
+</html>

Propchange: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/HttpJspPage.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspApplicationContext.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspApplicationContext.html?rev=1510666&view=auto
==============================================================================
--- tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspApplicationContext.html (added)
+++ tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspApplicationContext.html Mon Aug  5 19:13:51 2013
@@ -0,0 +1,286 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Aug 01 21:15:54 BST 2013 -->
+<title>JspApplicationContext (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)</title>
+<meta name="date" content="2013-08-01">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="JspApplicationContext (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/servlet/jsp/HttpJspPage.html" title="interface in javax.servlet.jsp"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../javax/servlet/jsp/JspContext.html" title="class in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/JspApplicationContext.html" target="_top">Frames</a></li>
+<li><a href="JspApplicationContext.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.servlet.jsp</div>
+<h2 title="Interface JspApplicationContext" class="title">Interface JspApplicationContext</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public interface <span class="strong">JspApplicationContext</span></pre>
+<div class="block"><p>
+ Stores <i>application</i>-scoped information for the JSP container.
+ </p></div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.1</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspApplicationContext.html#addELContextListener(javax.el.ELContextListener)">addELContextListener</a></strong>(javax.el.ELContextListener&nbsp;listener)</code>
+<div class="block">
+ Registers an <code>ELContextListener</code> that will notified whenever a
+ new <code>ELContext</code> is created.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspApplicationContext.html#addELResolver(javax.el.ELResolver)">addELResolver</a></strong>(javax.el.ELResolver&nbsp;resolver)</code>
+<div class="block">
+ Adds an <code>ELResolver</code> to the chain of EL variable and property
+ management within JSP pages and Tag files.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>javax.el.ExpressionFactory</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspApplicationContext.html#getExpressionFactory()">getExpressionFactory</a></strong>()</code>
+<div class="block">
+ Returns the JSP container's <code>ExpressionFactory</code> implementation
+ for EL use.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addELContextListener(javax.el.ELContextListener)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addELContextListener</h4>
+<pre>void&nbsp;addELContextListener(javax.el.ELContextListener&nbsp;listener)</pre>
+<div class="block"><p>
+ Registers an <code>ELContextListener</code> that will notified whenever a
+ new <code>ELContext</code> is created.
+ </p>
+ <p>
+ At the very least, any <code>ELContext</code> instantiated will have
+ reference to the <code>JspContext</code> under
+ <code>JspContext.class</code>.
+ </p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>listener</code> - </dd></dl>
+</li>
+</ul>
+<a name="addELResolver(javax.el.ELResolver)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addELResolver</h4>
+<pre>void&nbsp;addELResolver(javax.el.ELResolver&nbsp;resolver)
+                   throws java.lang.IllegalStateException</pre>
+<div class="block"><p>
+ Adds an <code>ELResolver</code> to the chain of EL variable and property
+ management within JSP pages and Tag files.
+ </p>
+ <p>
+ JSP has a default set of ELResolvers to chain for all EL evaluation:
+ <ul>
+ <li><code>ImplicitObjectELResolver</code></li>
+ <li><code>ELResolver</code> instances registered with this method</li>
+ <li><code>MapELResolver</code></li>
+ <li><code>ListELResolver</code></li>
+ <li><code>ArrayELResolver</code></li>
+ <li><code>BeanELResolver</code></li>
+ <li><code>ScopedAttributeELResolver</code></li>
+ </ul>
+ </p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>resolver</code> - an additional resolver</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if called after the application's
+             <code>ServletContextListeners</code> have been initialized.</dd></dl>
+</li>
+</ul>
+<a name="getExpressionFactory()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getExpressionFactory</h4>
+<pre>javax.el.ExpressionFactory&nbsp;getExpressionFactory()</pre>
+<div class="block"><p>
+ Returns the JSP container's <code>ExpressionFactory</code> implementation
+ for EL use.
+ </p></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>an <code>ExpressionFactory</code> implementation</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/servlet/jsp/HttpJspPage.html" title="interface in javax.servlet.jsp"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../javax/servlet/jsp/JspContext.html" title="class in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/JspApplicationContext.html" target="_top">Frames</a></li>
+<li><a href="JspApplicationContext.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000-2013 Apache Software Foundation. All Rights Reserved.</small></p>
+</body>
+</html>

Propchange: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspApplicationContext.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspContext.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspContext.html?rev=1510666&view=auto
==============================================================================
--- tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspContext.html (added)
+++ tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspContext.html Mon Aug  5 19:13:51 2013
@@ -0,0 +1,663 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Aug 01 21:15:54 BST 2013 -->
+<title>JspContext (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)</title>
+<meta name="date" content="2013-08-01">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="JspContext (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/servlet/jsp/JspApplicationContext.html" title="interface in javax.servlet.jsp"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../javax/servlet/jsp/JspEngineInfo.html" title="class in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/JspContext.html" target="_top">Frames</a></li>
+<li><a href="JspContext.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.servlet.jsp</div>
+<h2 title="Class JspContext" class="title">Class JspContext</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.servlet.jsp.JspContext</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../../javax/servlet/jsp/PageContext.html" title="class in javax.servlet.jsp">PageContext</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">JspContext</span>
+extends java.lang.Object</pre>
+<div class="block"><p>
+ <code>JspContext</code> serves as the base class for the
+ PageContext class and abstracts all information that is not specific
+ to servlets.  This allows for Simple Tag Extensions to be used
+ outside of the context of a request/response Servlet.
+ <p>
+ The JspContext provides a number of facilities to the
+ page/component author and page implementor, including:
+ <ul>
+ <li>a single API to manage the various scoped namespaces
+ <li>a mechanism to obtain the JspWriter for output
+ <li>a mechanism to expose page directive attributes to the
+     scripting environment
+ </ul>
+
+ <p><B>Methods Intended for Container Generated Code</B>
+ <p>
+ The following methods enable the <B>management of nested</B> JspWriter
+ streams to implement Tag Extensions: <code>pushBody()</code> and
+ <code>popBody()</code>
+
+ <p><B>Methods Intended for JSP authors</B>
+ <p>
+ Some methods provide <B>uniform access</B> to the diverse objects
+ representing scopes.
+ The implementation must use the underlying machinery
+ corresponding to that scope, so information can be passed back and
+ forth between the underlying environment (e.g. Servlets) and JSP pages.
+ The methods are:
+ <code>setAttribute()</code>,  <code>getAttribute()</code>,
+ <code>findAttribute()</code>,  <code>removeAttribute()</code>,
+ <code>getAttributesScope()</code> and
+ <code>getAttributeNamesInScope()</code>.
+
+ <p>
+ The following methods provide <B>convenient access</B> to implicit objects:
+ <code>getOut()</code>
+
+ <p>
+ The following methods provide <B>programmatic access</b> to the
+ Expression Language evaluator:
+ <code>getExpressionEvaluator()</code>, <code>getVariableResolver()</code></div>
+<dl><dt><span class="strong">Since:</span></dt>
+  <dd>2.0</dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#JspContext()">JspContext</a></strong>()</code>
+<div class="block">Sole constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#findAttribute(java.lang.String)">findAttribute</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">Searches for the named attribute in page, request, session (if valid),
+ and application scope(s) in order and returns the value associated or
+ null.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#getAttribute(java.lang.String)">getAttribute</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">Returns the object associated with the name in the page scope or null
+ if not found.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#getAttribute(java.lang.String, int)">getAttribute</a></strong>(java.lang.String&nbsp;name,
+            int&nbsp;scope)</code>
+<div class="block">Return the object associated with the name in the specified
+ scope or null if not found.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract java.util.Enumeration&lt;java.lang.String&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#getAttributeNamesInScope(int)">getAttributeNamesInScope</a></strong>(int&nbsp;scope)</code>
+<div class="block">Enumerate all the attributes in a given scope.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract int</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#getAttributesScope(java.lang.String)">getAttributesScope</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">Get the scope where a given attribute is defined.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract javax.el.ELContext</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#getELContext()">getELContext</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract <a href="../../../javax/servlet/jsp/el/ExpressionEvaluator.html" title="class in javax.servlet.jsp.el">ExpressionEvaluator</a></code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#getExpressionEvaluator()">getExpressionEvaluator</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>As of JSP 2.1, replaced by
+             JspApplicationContext.getExpressionFactory()</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract <a href="../../../javax/servlet/jsp/JspWriter.html" title="class in javax.servlet.jsp">JspWriter</a></code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#getOut()">getOut</a></strong>()</code>
+<div class="block">The current value of the out object (a JspWriter).</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract <a href="../../../javax/servlet/jsp/el/VariableResolver.html" title="interface in javax.servlet.jsp.el">VariableResolver</a></code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#getVariableResolver()">getVariableResolver</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>As of JSP 2.1,
+             replaced by javax.el.ELContext.getELResolver()
+             which can be obtained by
+             jspContext.getELContext().getELResolver()</i></div>
+</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../javax/servlet/jsp/JspWriter.html" title="class in javax.servlet.jsp">JspWriter</a></code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#popBody()">popBody</a></strong>()</code>
+<div class="block">Return the previous JspWriter "out" saved by the matching
+ pushBody(), and update the value of the "out" attribute in
+ the page scope attribute namespace of the JspContext.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../javax/servlet/jsp/JspWriter.html" title="class in javax.servlet.jsp">JspWriter</a></code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#pushBody(java.io.Writer)">pushBody</a></strong>(java.io.Writer&nbsp;writer)</code>
+<div class="block">Return a new JspWriter object that sends output to the
+ provided Writer.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#removeAttribute(java.lang.String)">removeAttribute</a></strong>(java.lang.String&nbsp;name)</code>
+<div class="block">Remove the object reference associated with the given name
+ from all scopes.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#removeAttribute(java.lang.String, int)">removeAttribute</a></strong>(java.lang.String&nbsp;name,
+               int&nbsp;scope)</code>
+<div class="block">Remove the object reference associated with the specified name
+ in the given scope.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#setAttribute(java.lang.String, java.lang.Object)">setAttribute</a></strong>(java.lang.String&nbsp;name,
+            java.lang.Object&nbsp;value)</code>
+<div class="block">Register the name and value specified with page scope semantics.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract void</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspContext.html#setAttribute(java.lang.String, java.lang.Object, int)">setAttribute</a></strong>(java.lang.String&nbsp;name,
+            java.lang.Object&nbsp;value,
+            int&nbsp;scope)</code>
+<div class="block">Register the name and value specified with appropriate
+ scope semantics.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JspContext()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JspContext</h4>
+<pre>public&nbsp;JspContext()</pre>
+<div class="block">Sole constructor. (For invocation by subclass constructors,
+ typically implicit.)</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setAttribute(java.lang.String, java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAttribute</h4>
+<pre>public abstract&nbsp;void&nbsp;setAttribute(java.lang.String&nbsp;name,
+                java.lang.Object&nbsp;value)</pre>
+<div class="block">Register the name and value specified with page scope semantics.
+ If the value passed in is <code>null</code>, this has the same
+ effect as calling
+ <code>removeAttribute( name, PageContext.PAGE_SCOPE )</code>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the attribute to set</dd><dd><code>value</code> - the value to associate with the name, or null if the
+     attribute is to be removed from the page scope.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.NullPointerException</code> - if the name is null</dd></dl>
+</li>
+</ul>
+<a name="setAttribute(java.lang.String, java.lang.Object, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAttribute</h4>
+<pre>public abstract&nbsp;void&nbsp;setAttribute(java.lang.String&nbsp;name,
+                java.lang.Object&nbsp;value,
+                int&nbsp;scope)</pre>
+<div class="block">Register the name and value specified with appropriate
+ scope semantics.  If the value passed in is <code>null</code>,
+ this has the same effect as calling
+ <code>removeAttribute( name, scope )</code>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the attribute to set</dd><dd><code>value</code> - the object to associate with the name, or null if
+     the attribute is to be removed from the specified scope.</dd><dd><code>scope</code> - the scope with which to associate the name/object</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.NullPointerException</code> - if the name is null</dd>
+<dd><code>java.lang.IllegalArgumentException</code> - if the scope is invalid</dd>
+<dd><code>java.lang.IllegalStateException</code> - if the scope is
+     PageContext.SESSION_SCOPE but the page that was requested
+     does not participate in a session or the session has been
+     invalidated.</dd></dl>
+</li>
+</ul>
+<a name="getAttribute(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAttribute</h4>
+<pre>public abstract&nbsp;java.lang.Object&nbsp;getAttribute(java.lang.String&nbsp;name)</pre>
+<div class="block">Returns the object associated with the name in the page scope or null
+ if not found.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the attribute to get</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the object associated with the name in the page scope
+     or null if not found.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.NullPointerException</code> - if the name is null</dd></dl>
+</li>
+</ul>
+<a name="getAttribute(java.lang.String, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAttribute</h4>
+<pre>public abstract&nbsp;java.lang.Object&nbsp;getAttribute(java.lang.String&nbsp;name,
+                            int&nbsp;scope)</pre>
+<div class="block">Return the object associated with the name in the specified
+ scope or null if not found.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the attribute to set</dd><dd><code>scope</code> - the scope with which to associate the name/object</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the object associated with the name in the specified
+     scope or null if not found.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.NullPointerException</code> - if the name is null</dd>
+<dd><code>java.lang.IllegalArgumentException</code> - if the scope is invalid</dd>
+<dd><code>java.lang.IllegalStateException</code> - if the scope is
+     PageContext.SESSION_SCOPE but the page that was requested
+     does not participate in a session or the session has been
+     invalidated.</dd></dl>
+</li>
+</ul>
+<a name="findAttribute(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>findAttribute</h4>
+<pre>public abstract&nbsp;java.lang.Object&nbsp;findAttribute(java.lang.String&nbsp;name)</pre>
+<div class="block">Searches for the named attribute in page, request, session (if valid),
+ and application scope(s) in order and returns the value associated or
+ null.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the attribute to search for</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the value associated or null</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.NullPointerException</code> - if the name is null</dd></dl>
+</li>
+</ul>
+<a name="removeAttribute(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeAttribute</h4>
+<pre>public abstract&nbsp;void&nbsp;removeAttribute(java.lang.String&nbsp;name)</pre>
+<div class="block">Remove the object reference associated with the given name
+ from all scopes.  Does nothing if there is no such object.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name of the object to remove.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.NullPointerException</code> - if the name is null</dd></dl>
+</li>
+</ul>
+<a name="removeAttribute(java.lang.String, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeAttribute</h4>
+<pre>public abstract&nbsp;void&nbsp;removeAttribute(java.lang.String&nbsp;name,
+                   int&nbsp;scope)</pre>
+<div class="block">Remove the object reference associated with the specified name
+ in the given scope.  Does nothing if there is no such object.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name of the object to remove.</dd><dd><code>scope</code> - The scope where to look.</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the scope is invalid</dd>
+<dd><code>java.lang.IllegalStateException</code> - if the scope is
+     PageContext.SESSION_SCOPE but the page that was requested
+     does not participate in a session or the session has been
+     invalidated.</dd>
+<dd><code>java.lang.NullPointerException</code> - if the name is null</dd></dl>
+</li>
+</ul>
+<a name="getAttributesScope(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAttributesScope</h4>
+<pre>public abstract&nbsp;int&nbsp;getAttributesScope(java.lang.String&nbsp;name)</pre>
+<div class="block">Get the scope where a given attribute is defined.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the attribute to return the scope for</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the scope of the object associated with the name specified or 0</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.NullPointerException</code> - if the name is null</dd></dl>
+</li>
+</ul>
+<a name="getAttributeNamesInScope(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAttributeNamesInScope</h4>
+<pre>public abstract&nbsp;java.util.Enumeration&lt;java.lang.String&gt;&nbsp;getAttributeNamesInScope(int&nbsp;scope)</pre>
+<div class="block">Enumerate all the attributes in a given scope.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>scope</code> - the scope to enumerate all the attributes for</dd>
+<dt><span class="strong">Returns:</span></dt><dd>an enumeration of names (java.lang.String) of all the
+     attributes the specified scope</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.IllegalArgumentException</code> - if the scope is invalid</dd>
+<dd><code>java.lang.IllegalStateException</code> - if the scope is
+     PageContext.SESSION_SCOPE but the page that was requested
+     does not participate in a session or the session has been
+     invalidated.</dd></dl>
+</li>
+</ul>
+<a name="getOut()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOut</h4>
+<pre>public abstract&nbsp;<a href="../../../javax/servlet/jsp/JspWriter.html" title="class in javax.servlet.jsp">JspWriter</a>&nbsp;getOut()</pre>
+<div class="block">The current value of the out object (a JspWriter).</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the current JspWriter stream being used for client response</dd></dl>
+</li>
+</ul>
+<a name="getExpressionEvaluator()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getExpressionEvaluator</h4>
+<pre>public abstract&nbsp;<a href="../../../javax/servlet/jsp/el/ExpressionEvaluator.html" title="class in javax.servlet.jsp.el">ExpressionEvaluator</a>&nbsp;getExpressionEvaluator()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of JSP 2.1, replaced by
+             JspApplicationContext.getExpressionFactory()</i></div>
+<div class="block">Provides programmatic access to the ExpressionEvaluator.
+ The JSP Container must return a valid instance of an
+ ExpressionEvaluator that can parse EL expressions.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>A valid instance of an ExpressionEvaluator.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>2.0</dd></dl>
+</li>
+</ul>
+<a name="getELContext()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getELContext</h4>
+<pre>public abstract&nbsp;javax.el.ELContext&nbsp;getELContext()</pre>
+</li>
+</ul>
+<a name="getVariableResolver()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVariableResolver</h4>
+<pre>public abstract&nbsp;<a href="../../../javax/servlet/jsp/el/VariableResolver.html" title="interface in javax.servlet.jsp.el">VariableResolver</a>&nbsp;getVariableResolver()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of JSP 2.1,
+             replaced by javax.el.ELContext.getELResolver()
+             which can be obtained by
+             jspContext.getELContext().getELResolver()</i></div>
+<div class="block">Returns an instance of a VariableResolver that provides access to the
+ implicit objects specified in the JSP specification using this JspContext
+ as the context object.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>A valid instance of a VariableResolver.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>2.0</dd></dl>
+</li>
+</ul>
+<a name="pushBody(java.io.Writer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>pushBody</h4>
+<pre>public&nbsp;<a href="../../../javax/servlet/jsp/JspWriter.html" title="class in javax.servlet.jsp">JspWriter</a>&nbsp;pushBody(java.io.Writer&nbsp;writer)</pre>
+<div class="block">Return a new JspWriter object that sends output to the
+ provided Writer.  Saves the current "out" JspWriter,
+ and updates the value of the "out" attribute in the
+ page scope attribute namespace of the JspContext.
+ <p>The returned JspWriter must implement all methods and
+ behave as though it were unbuffered.  More specifically:
+ <ul>
+   <li>clear() must throw an IOException</li>
+   <li>clearBuffer() does nothing</li>
+   <li>getBufferSize() always returns 0</li>
+   <li>getRemaining() always returns 0</li>
+ </ul>
+ </p></div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>writer</code> - The Writer for the returned JspWriter to send
+     output to.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new JspWriter that writes to the given Writer.</dd><dt><span class="strong">Since:</span></dt>
+  <dd>2.0</dd></dl>
+</li>
+</ul>
+<a name="popBody()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>popBody</h4>
+<pre>public&nbsp;<a href="../../../javax/servlet/jsp/JspWriter.html" title="class in javax.servlet.jsp">JspWriter</a>&nbsp;popBody()</pre>
+<div class="block">Return the previous JspWriter "out" saved by the matching
+ pushBody(), and update the value of the "out" attribute in
+ the page scope attribute namespace of the JspContext.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the saved JspWriter.</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/servlet/jsp/JspApplicationContext.html" title="interface in javax.servlet.jsp"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../javax/servlet/jsp/JspEngineInfo.html" title="class in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/JspContext.html" target="_top">Frames</a></li>
+<li><a href="JspContext.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000-2013 Apache Software Foundation. All Rights Reserved.</small></p>
+</body>
+</html>

Propchange: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspContext.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspEngineInfo.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspEngineInfo.html?rev=1510666&view=auto
==============================================================================
--- tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspEngineInfo.html (added)
+++ tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspEngineInfo.html Mon Aug  5 19:13:51 2013
@@ -0,0 +1,276 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Thu Aug 01 21:15:54 BST 2013 -->
+<title>JspEngineInfo (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)</title>
+<meta name="date" content="2013-08-01">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="JspEngineInfo (JSP 2.3 API Documentation - Apache Tomcat 8.0.0-RC1)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/servlet/jsp/JspContext.html" title="class in javax.servlet.jsp"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../javax/servlet/jsp/JspException.html" title="class in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/JspEngineInfo.html" target="_top">Frames</a></li>
+<li><a href="JspEngineInfo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">javax.servlet.jsp</div>
+<h2 title="Class JspEngineInfo" class="title">Class JspEngineInfo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>javax.servlet.jsp.JspEngineInfo</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public abstract class <span class="strong">JspEngineInfo</span>
+extends java.lang.Object</pre>
+<div class="block">The JspEngineInfo is an abstract class that provides information on the
+ current JSP engine.</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../javax/servlet/jsp/JspEngineInfo.html#JspEngineInfo()">JspEngineInfo</a></strong>()</code>
+<div class="block">Sole constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>abstract java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../javax/servlet/jsp/JspEngineInfo.html#getSpecificationVersion()">getSpecificationVersion</a></strong>()</code>
+<div class="block">Return the version number of the JSP specification that is supported by
+ this JSP engine.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JspEngineInfo()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JspEngineInfo</h4>
+<pre>public&nbsp;JspEngineInfo()</pre>
+<div class="block">Sole constructor. (For invocation by subclass constructors,
+ typically implicit.)</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getSpecificationVersion()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSpecificationVersion</h4>
+<pre>public abstract&nbsp;java.lang.String&nbsp;getSpecificationVersion()</pre>
+<div class="block">Return the version number of the JSP specification that is supported by
+ this JSP engine.
+ <p>
+ Specification version numbers that consists of positive decimal integers
+ separated by periods ".", for example, "2.0" or "1.2.3.4.5.6.7".
+ This allows an extensible number to be used to
+ represent major, minor, micro, etc versions.
+ The version number must begin with a number.
+ </p></div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the specification version, null is returned if it is not known</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+<div class="aboutLanguage"><em><b>JSP 2.3 - Apache Tomcat 8.0.0-RC1</b></em></div>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../javax/servlet/jsp/JspContext.html" title="class in javax.servlet.jsp"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../javax/servlet/jsp/JspException.html" title="class in javax.servlet.jsp"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?javax/servlet/jsp/JspEngineInfo.html" target="_top">Frames</a></li>
+<li><a href="JspEngineInfo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2000-2013 Apache Software Foundation. All Rights Reserved.</small></p>
+</body>
+</html>

Propchange: tomcat/site/trunk/docs/tomcat-8.0-doc/jspapi/javax/servlet/jsp/JspEngineInfo.html
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org