pe:menu doesn´t work

Locked
rider
Posts: 497
Joined: 05 Mar 2010, 13:17

03 Sep 2015, 22:40

Dear all,

the theme works for me but not the the pe:menu
What could be wrong?

Should I use in the web.xml ?
<context-param>
<param-name>primefaces.THEME</param-name>
<param-value>rio</param-value>
</context-param>
Can you help me, please
Primefaces 12.0, WildFly 21

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

04 Sep 2015, 09:52

Are you using <pr:menu>(in Rio Layout Menu) or <p:menu> (PrimeFaces component)?

rider
Posts: 497
Joined: 05 Mar 2010, 13:17

04 Sep 2015, 10:04

I´m using pe:menu
Should I include the theme.jar in the classpath?
Is there any manual for this?

Which code should I need in the web.xml ?
Primefaces 12.0, WildFly 21

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

04 Sep 2015, 10:17

What is <pe:menu> ?? (<pr:menu> is left menu; http://primefaces.org/rio/) or (p:menu is primefaces component; http://www.primefaces.org/showcase/ui/menu/menu.xhtml)

rider
Posts: 497
Joined: 05 Mar 2010, 13:17

04 Sep 2015, 11:38

Sorry I mean: <pr:menu>

Should I include the theme.jar in the classpath?
Is there any manual for this?

Which code should I need in the web.xml ?
Primefaces 12.0, WildFly 21

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

04 Sep 2015, 14:09

- For <pr:menu>
Please add RioMenu.java and RioMenuRenderer.java in your project
and

Code: Select all

xmlns:p="http://primefaces.org/ui"
xmlns:pr="http://primefaces.org/rio"

in your layoutmenu.xhtml
-To Install Rio-Theme.jar
Similar issue; http://forum.primefaces.org/viewtopic.p ... 1&p=134392
- For your questions
http://stackoverflow.com/questions/3410 ... -classpath
http://stackoverflow.com/questions/1841 ... class-path

Locked

Return to “Rio”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests