|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
html.StaticResourceServlet
html.PMediaServlet
public class PMediaServlet
Servlet for serving PMedia objects. Servlet should be matched in web.xml to followed path: "/media/*". URL "/media/instance_name/images/background.gif" is related with PMedia object with code "images.background.gif" in "instance_name" jPALIO instance.
StaticResourceServlet,
StaticResource,
Serialized Form| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class html.StaticResourceServlet |
|---|
StaticResourceServlet.StaticResource |
| Constructor Summary | |
|---|---|
PMediaServlet()
|
|
| Method Summary |
|---|
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PMediaServlet()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||