net.trajano.twiff.web
Class AttachmentServlet
java.lang.Object
net.trajano.picoservlet.PicoServlet
net.trajano.twiff.web.AttachmentServlet
- All Implemented Interfaces:
- Servlet
public class AttachmentServlet
- extends net.trajano.picoservlet.PicoServlet
Displays byte data stored in the page beans. If there is a token specified as
a parameter, it will use the data in the token.
- Author:
- Archimedes Trajano
Methods inherited from class net.trajano.picoservlet.PicoServlet |
destroy, getServletConfig, getServletInfo, init, service |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentServlet
public AttachmentServlet()
- Constructs the servlet.
populateContainer
protected void populateContainer(MutablePicoContainer container)
- Configures the container.
- Overrides:
populateContainer
in class net.trajano.picoservlet.PicoServlet
- See Also:
PicoServlet.populateContainer(org.picocontainer.MutablePicoContainer)
Copyright © 2004-2005 trajano.net. All Rights Reserved.