Overwrites super.doGet(..). If portletName
(multiple occurrences) parameter is received, the driver is attempting
to create a new page. This page must be setup and then redirected to the
actual page. Otherwise, the driver calls super.doGet(..)
to continue as normal.
Parameters: request - the incoming servlet request. Parameters: response - the incoming servlet response. throws: IOException - throws: ServletException -