GithubHelp home page GithubHelp logo

mschink / primefaces-timer-issue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from primefaces/primefaces-test

0.0 0.0 0.0 115 KB

Sample project to provide test cases

JavaScript 4.19% Java 37.57% CSS 3.72% HTML 54.53%

primefaces-timer-issue's Introduction

PrimeFaces icon

PrimeFaces Test

This is a sample maven project that uses Latest PrimeFaces Release version. If you have a PrimeFaces issue, please download or fork this project. Then, you should change these files by yourself so that PrimeFaces Team can see your problem. Finally, you can send a link or attach the project. Please make sure that project is runnable with the command below.

You can execute the sample with mvn jetty:run command and hit http://localhost:8080/primefaces-test to run the page.

JSF Versions


Per default the application uses Mojarra 2.2.x. You can also use other versions with the available maven profiles: myfaces22, myfaces23, myfaces23next, mojarra23

mvn clean jetty:run -Pmyfaces22

mvn clean jetty:run -Pmyfaces23

mvn clean jetty:run -Pmyfaces23next

mvn clean jetty:run -Pmojarra22

mvn clean jetty:run -Pmojarra23

Server Port


By default the application runs on port 8080 but if you would like to use a different port you can pass -Djetty.port=5000 like:

mvn clean jetty:run -Djetty.port=5000

primefaces-timer-issue's People

Contributors

dependabot[bot] avatar melloware avatar tandraschko avatar mertsincan avatar jxmai avatar onursenture avatar cagataycivici avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.