Class Summary |
ExplicitGC |
ExplicitGC invokes System.gc(). |
PingBean |
Simple bean to get and set messages |
PingJDBCRead |
PingJDBCReadPrepStmt uses a prepared statement for database read access. |
PingJDBCWrite |
PingJDBCReadPrepStmt uses a prepared statement
for database update. |
PingServlet |
PingServlet tests fundamental dynamic HTML creation functionality through
server side servlet processing. |
PingServlet2Include |
PingServlet2Include tests servlet to servlet request dispatching. |
PingServlet2IncludeRcv |
PingServlet2Include tests servlet to servlet request dispatching. |
PingServlet2JNDI |
PingServlet2JNDI performs a basic JNDI lookup of a JDBC DataSource |
PingServlet2Jsp |
PingServlet2JSP tests a call from a servlet to a JavaServer Page providing server-side dynamic
HTML through JSP scripting. |
PingServlet2Servlet |
PingServlet2Servlet tests servlet to servlet request dispatching. |
PingServlet2ServletRcv |
PingServlet2Servlet tests servlet to servlet request dispatching. |
PingServletWriter |
PingServlet extends PingServlet by using a PrintWriter for formatted
output vs. |
PingSession1 |
PingHTTPSession1 - SessionID tests fundamental HTTP session functionality
by creating a unique session ID for each individual user. |
PingSession2 |
PingHTTPSession2 session create/destroy further extends the previous test by
invalidating the HTTP Session on every 5th user access. |
PingSession3 |
PingHTTPSession3 tests the servers ability to manage
and persist large HTTPSession data objects. |
PingSession3Object |
An object that contains approximately 1024 bits of information. |