dea.albums
Class Jsps

java.lang.Object
  extended byjavax.servlet.GenericServlet
      extended byjavax.servlet.http.HttpServlet
          extended bydea.albums.Jsps
All Implemented Interfaces:
java.io.Serializable, Servlet, ServletConfig

public class Jsps
extends HttpServlet

See Also:
Serialized Form

Constructor Summary
Jsps()
           
 
Method Summary
 void _jspService(HttpServletRequest request, HttpServletResponse response)
           
 void pic_data(HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Jsps

public Jsps()
Method Detail

_jspService

public void _jspService(HttpServletRequest request,
                        HttpServletResponse response)
                 throws java.io.IOException,
                        ServletException
Throws:
java.io.IOException
ServletException

pic_data

public void pic_data(HttpServletRequest request,
                     HttpServletResponse response)
              throws java.io.IOException,
                     ServletException
Throws:
java.io.IOException
ServletException


Copyright © 2001-2005 Round Mountain Rescue Ranch. All Rights Reserved.