com.tootsville
Class trash

java.lang.Object
  extended by com.tootsville.trash

public class trash
extends java.lang.Object

TODO: The documentation for this type (trash) is incomplete. (brpocock, Sep 24, 2009)

Author:
brpocock

Constructor Summary
trash()
           
 
Method Summary
static void garbage(javax.servlet.http.HttpSession session, javax.servlet.http.HttpServletResponse response, javax.servlet.http.HttpServletRequest request)
          This is a test skeleton to make debugging JSP-based methods simpler without being embedded within a JSP
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

trash

public trash()
Method Detail

garbage

public static void garbage(javax.servlet.http.HttpSession session,
                           javax.servlet.http.HttpServletResponse response,
                           javax.servlet.http.HttpServletRequest request)
This is a test skeleton to make debugging JSP-based methods simpler without being embedded within a JSP

Parameters:
session - WRITEME
response - WRITEME
request - WRITEME