3 Replies Latest reply on Dec 23, 2010 3:32 AM by ndkhoiits

    Portlet presentation refresh problem

    joey_wang

      I implement a portlet in Gatein, encounter a  Portlet presentation refresh problem,  i.e. my protlet URL is http://mysite.com:8080/myportal/login, when there is some error in login process,  I will redirect to the login URL with error message in the URL, like http://mysite.com:8080/myportal/login?errorMsg=invalid.username , and i want to show the error message on the page, but the page don't change, but  the  page will change and show the message if you refresh the login page  few minutes later. I think there should be some page cache or refresh problem.

       

      Thanks.