-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task
Milestone
Description
Chas B opened SPR-13513 and commented
The Spring reference documentation at section 4.2.2 regarding Spring-MVC-Portlet, specifically mentions Portlet spec 1.0 (JSR-168) - however, it seems that Spring does also support Portlet 2.0 (JSR-286) or Portlet Spec 3.0 (JSR-362) - they should perhaps also be mentioned so that developers do not disregard the framework as being unable to develop portlet spec 2 or 3 portlets.
- 4.2.2 Doc Ref: http://docs.spring.io/spring/docs/4.2.2.BUILD-SNAPSHOT/spring-framework-reference/htmlsingle/#portlet-introduction
- Related StackOverflow Question: https://stackoverflow.com/questions/2068605/does-spring-3-0-really-support-jsr-286
- JSR-362 Portlet 3.0 Spec: https://www.jcp.org/en/jsr/detail?id=362
- JSR-286 Portlet 2.0 Spec: https://www.jcp.org/en/jsr/detail?id=286
- JSR-168 Portlet 1.0 Spec: https://www.jcp.org/en/jsr/detail?id=168
Affects: 3.2.14, 4.1.7, 4.2.2
Reference URL: http://docs.spring.io/spring/docs/4.2.2.BUILD-SNAPSHOT/spring-framework-reference/htmlsingle/#portlet-introduction
Issue Links:
- Upgrade to Portlet API 2.1 [SPR-13519] #18096 Upgrade to Portlet API 2.1
Metadata
Metadata
Assignees
Labels
status: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: documentationA documentation taskA documentation task