开发者

spring 3.0 and JSRI68 support

can anyone tell me if JSR168 is supported by Spring 3.0? I'm running 开发者_运维知识库into difficulties but cant find anywhere in the Spring documentation that says you have to move to Portlet2 spec

thanks


Spring portlet 3.0's DispatcherPortlet class has a dependency on a class (javax.portlet.MimeResponse) which is new in JSR 268.


From here:

The Spring Portlet MVC framework provides a complete MVC layer for the JSR-168 Portlet API in the same way that Spring Web MVC does for the Servlet API. Wherever possible the APIs and capabilities are the same between the two frameworks. However, unlike most other portlet MVC frameworks, the unique workflow of the JSR-168 API is completely preserved, including the separation of the ActionRequest and the RenderRequest.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜