« Return to Thread: Portlet namespace and request parameters

Portlet namespace and request parameters

by Nils-Helge Garli :: Rate this Message:

Reply to Author | View in Thread

Hi!

I was wondering if pluto should transparently support namespace
encoding of request parameters? I tried adding the portlet namespace
to some form elements, but they returned null when I tried getting
them with portletRequest.getParameter(nonEncodedName). I'm aware that
I don't have to encode form elements, but I believe I have seen other
containers support this. If it does support it, and this is just a bug
in my code, could you please tell me where the "decoding" of the
request parameters happen?

Nils-H

 « Return to Thread: Portlet namespace and request parameters