portal.core.servlet
Class StyleSheetServlet

java.lang.Object
  extended byHttpServlet
      extended byportal.core.servlet.StyleSheetServlet

public class StyleSheetServlet
extends HttpServlet

See Also:
Serialized Form

Constructor Summary
StyleSheetServlet()
           
 
Method Summary
 void doGet(HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleSheetServlet

public StyleSheetServlet()
Method Detail

doGet

public void doGet(HttpServletRequest request,
                  HttpServletResponse response)
           throws ServletException
Throws:
ServletException