| Name | Description | Type | Package | Framework |
| ActionMapping | Annotation for mapping Portlet action requests onto handler methods. | Class | org.springframework.web.portlet.bind.annotation | Spring MVC |
| EventMapping | Annotation for mapping Portlet event requests onto handler methods. | Class | org.springframework.web.portlet.bind.annotation | Spring MVC |
| RenderMapping | Annotation for mapping Portlet render requests onto handler methods. | Class | org.springframework.web.portlet.bind.annotation | Spring MVC |
| ResourceMapping | Annotation for mapping Portlet resource requests onto handler methods. | Class | org.springframework.web.portlet.bind.annotation | Spring MVC |