The portlet tag library enables JSPs that are included from portlets to have directaccess to portlet specific elements such as the portlet request and response.
Reflection will give directaccess to these private fields, allowing the argument processing library to set values without any special hooks in the application code.