Class MCRActionMappingServlet

java.lang.Object
jakarta.servlet.GenericServlet
jakarta.servlet.http.HttpServlet
org.mycore.frontend.servlets.MCRServlet
org.mycore.wfc.actionmapping.MCRActionMappingServlet
All Implemented Interfaces:
jakarta.servlet.Servlet, jakarta.servlet.ServletConfig, Serializable

public class MCRActionMappingServlet extends MCRServlet
Maps collection and action to a redirect URL. call /servlets/MCRActionMappingServlet/{collection}/{action}
Author:
Thomas Scheffler (yagee)
See Also: