set default dark color and default left menu

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

05 Jan 2016, 10:42

Thanks for the video. Can you please try after removing "ajax" on your login page? (exp; ajaxStatus, commandButton ajax="false" etc.)

marcelocaser
Posts: 122
Joined: 13 Dec 2011, 15:07

05 Jan 2016, 16:15

It worked when I used the "?faces-redirect=true"

Code: Select all

@Component
@Scope("session")
public class LoginBean {

              public String login() {
                      
                    ....

                 return "/dashboard.xhtml?faces-redirect=true";
             }
}
thanks again.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

05 Jan 2016, 16:52

Glad to hear, thanks a lot for your update. ;)

Locked

Return to “Adamantium”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 20 guests