10.2.9 namespace The namespace concept for both portlet APIs are used in the same way. They do, however, use different methods. Change: response.encodeNamespace(); to: response.getNamespace(); ibm.com/redbooks
The namespace concept for both portlet APIs are used in the same way. They do, however, use different methods.
Change:
response.encodeNamespace();
to:
response.getNamespace();