[prev in list] [next in list] [prev in thread] [next in thread] 

List:       juddi-cvs
Subject:    svn commit: r1561762 - /juddi/trunk/juddi-gui/src/main/webapp/index.jsp
From:       kstam () apache ! org
Date:       2014-01-27 17:38:42
Message-ID: 20140127173842.E14E82388868 () eris ! apache ! org
[Download RAW message or body]

Author: kstam
Date: Mon Jan 27 17:38:42 2014
New Revision: 1561762

URL: http://svn.apache.org/r1561762
Log:
fixing redirection issue

Modified:
    juddi/trunk/juddi-gui/src/main/webapp/index.jsp

Modified: juddi/trunk/juddi-gui/src/main/webapp/index.jsp
URL: http://svn.apache.org/viewvc/juddi/trunk/juddi-gui/src/main/webapp/index.jsp?rev=1561762&r1=1561761&r2=1561762&view=diff
 ==============================================================================
--- juddi/trunk/juddi-gui/src/main/webapp/index.jsp (original)
+++ juddi/trunk/juddi-gui/src/main/webapp/index.jsp Mon Jan 27 17:38:42 2014
@@ -31,6 +31,7 @@
                 if (cookies[i].getValue() != null) {
                     session.setAttribute("locale", cookies[i].getValue());
                     response.sendRedirect("home.jsp");
+                    return;
                 }
             }
         }



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic