Forgot test@liferay.com password ?
Log in to the database and change the password to something like test by running update statement.
You can use 'qUqP5cyxm6YcTAhz05Hph5gvu9M=' for updating the password this corresponds to test.
Liferay provided json web services?
type the following url in the http://localhost:8080/api/jsonws browser.
Liferay provded soap web services?
type the following url in the http://127.0.0.1:8080/api/axis
Navigate to other JSP page from Action Method ?
actionResponse.setRenderParameter("mvcPath","/html/jsps/display.jsp");