Hello everyone :) Could please someone write down what are the steps of integrating the modena layout theme to a project. I have tried to do it but as I have 2 processes it works fine for the first one but not for the second one, I dont really know why. Whenever I am starting the second process the page is just loading and loading without any result. Here are the steps that I have followed, maybe I forgot to do something :/

  1. webapps/ivy/WEB-INF/web.xml (uncomment the code block primefaces.THEME and changed modena-ivy to modena)
  2. Downloaded template.xhtml layoutmenu.xhtml topbar.xhtml and put them in webapps/ivy/WEB-INF/
  3. Downloaded the jar and put it in webapps/ivy/WEB-INF/lib
  4. Downloaded the modena-layout folder and put it in webapps/ivy/resources

Thats it basically what i have done so far, please let me know if i miss some step or steps Thank you :)

asked 27.12.2016 at 07:59

tano9321's gravatar image

tano9321
(suspended)
accept rate: 0%

Is there a javascript/ajax error?

(28.12.2016 at 09:21) Flavio Sadeghi ♦♦ Flavio%20Sadeghi's gravatar image

I have realized what causes the problem but dont know how to fix it actually. In my view I have p:multiSelectListbox , whenever i remove it, everything is fine but I need to have this element in my page :/

(28.12.2016 at 12:48) tano9321 tano9321's gravatar image

Is there an error on client (javascript/ajax) or on server side (in the 'Error Log' view)?

link

answered 29.12.2016 at 14:32

Flavio%20Sadeghi's gravatar image

Flavio Sadeghi ♦♦
(suspended)
accept rate: 75%

I have realized what causes the problem but dont know how to fix it actually. In my view I have p:multiSelectListbox , whenever i remove it, everything is fine but I need to have this element in my page :/

(03.01.2017 at 07:50) tano9321 tano9321's gravatar image

I have fixed the issue, there was a problem inside the bean with the loops, thank you so much for the support :)

(03.01.2017 at 09:59) tano9321 tano9321's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×147

Asked: 27.12.2016 at 07:59

Seen: 1,163 times

Last updated: 03.01.2017 at 09:59