Use primefaces RIO in simple html WebSite

Locked
mygeorgyboy
Posts: 14
Joined: 19 Aug 2011, 06:08

07 Jun 2016, 01:35

Hi have already running a JSF Application using RIO Theme. I want to use the promo page on the webPage front (apache2) before the request are redirected to the JSF application.

Is there any clear guide to do this ?

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

11 Jul 2016, 14:55

Please add the following code into web.xml;

Code: Select all

<welcome-file-list>
     <welcome-file>promotion-page.xhtml</welcome-file>
</welcome-file-list>
Then, If you want to redirect to a page after show promotion, you can use idleMonitor component; http://www.primefaces.org/showcase/ui/m ... itor.xhtml

mike96
Posts: 2
Joined: 24 Feb 2017, 13:00

24 Feb 2017, 13:08

Hi,

I mistakenly took this section to be about the great Rio olympics. My bad.
Mike Craig
[IT Services]

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

07 Mar 2017, 15:51

No problem ;)

mike96
Posts: 2
Joined: 24 Feb 2017, 13:00

07 Jun 2017, 07:47

Thanks.
Mike Craig
[IT Services]

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

07 Jun 2017, 09:07

You're welcome!

Locked

Return to “Rio”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests