|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectHttpServlet
org.apache.struts.tiles.TilesServlet
A simple servlet initializing and loading Tiles factory. This servlet can be declared in web.xml, as well as all initialization parameters available with the specified factory. This servlet is intended to be used in application using Tiles without Struts.
Field Summary | |
protected static org.apache.commons.logging.Log |
log
Deprecated. Commons Logging instance. |
Constructor Summary | |
TilesServlet()
Deprecated. |
Method Summary | |
void |
init()
Deprecated. Initialize this servlet |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static org.apache.commons.logging.Log log
Constructor Detail |
public TilesServlet()
Method Detail |
public void init() throws ServletException
ServletException
- if we cannot configure ourselves correctly
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |