Retrieving URL parameters from JSR 168 portlets using WebSphere services
I recently ran into an interesting problem. I wanted to convert some portlets from the legacy IBM Portlet API to the standard Portlet API 1.0 (JSR 168). These portlets need to be able to retrieve URL parameters. The legacy API was built on top of the Servlet API, and it provided a way for portlets to retrieve parameters that were not specifically intended for the portlet. The JSR 168 API only mirrors the Servlet API; it does not allow retrieval of plain old URL parameters.
May 2025 S M T W T F S « Mar 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 -
Recent Posts
My playlist