{"id":20173266,"url":"https://github.com/teedjay/playground-primefaces","last_synced_at":"2026-06-08T16:02:34.689Z","repository":{"id":27118512,"uuid":"30586614","full_name":"teedjay/playground-primefaces","owner":"teedjay","description":"Playing around with PrimeFaces","archived":false,"fork":false,"pushed_at":"2015-02-10T12:57:47.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-03T04:41:49.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teedjay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-10T10:17:10.000Z","updated_at":"2015-02-10T12:57:47.000Z","dependencies_parsed_at":"2022-09-01T00:00:26.887Z","dependency_job_id":null,"html_url":"https://github.com/teedjay/playground-primefaces","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teedjay/playground-primefaces","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-primefaces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-primefaces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-primefaces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-primefaces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teedjay","download_url":"https://codeload.github.com/teedjay/playground-primefaces/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teedjay%2Fplayground-primefaces/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T01:34:34.200Z","updated_at":"2026-06-08T16:02:34.668Z","avatar_url":"https://github.com/teedjay.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# playground-primefaces\nPlaying around with PrimeFaces using Java 8, Jetty 8 and JSF 2.2 (Mojarra implementation).\nConsider to add CDI and other EJB features later (alternatively switch to TomEE-plume).\n\n## How to compile and run using Jetty :\nUse the commands below to compile and run in Jetty, then open your browser at [http://localhost:8080/](http://localhost:8080/)\n\n\u003cpre\u003emvn clean package\u003c/pre\u003e\n\u003cpre\u003emvn jetty:run\u003c/pre\u003e\n\n## Context Parameters (in web.xml)\nUse these *\u003ccontext-param/\u003e* to tweak the settings of JSF and PrimeFaces.\n\n| context-param | default | description |\n| ------------- | ------- | ----------- |\n| javax.faces.PROJECT_STAGE | Development | *Development*, *Production*, *SystemTest*, *UnitTest* |\n| javax.faces.FACELETS_SKIP_COMMENTS | false | Comments are part of the XHTML DOM and would count as a column if used in PanelGrid etc |\n| primefaces.THEME | artisto (built-in) | Theme of the application, remember to add maven dependency for the theme jar |\n| primefaces.SUBMIT | full | Select *full* or *partial* ajax submit mode |\n| primefaces.RESET_VALUES | false | When enabled, ajax updated inputs are reset first (*true* or *false*) |\n| primefaces.CLIENT_SIDE_VALIDATION | false | Controls client side validatation (*true* or *false*) |\n| primefaces.UPLOADER | auto | Defines uploader mode; *auto*, *native* or *commons* |\n| primefaces.DIR | ltr | Rendering orientation left-to-right (*ltr*) og right-to-left (*rtl*) |\n| primefaces.SECRET | primefaces | Secret key to encrypt-decrypt value expressions exposed in rendering StreamedContents |\n| primefaces.PUSH_SERVER_URL | null | Custom server url for PrimeFaces Push (not sure if this is used in 5.x) |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fplayground-primefaces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteedjay%2Fplayground-primefaces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteedjay%2Fplayground-primefaces/lists"}