0% found this document useful (0 votes)
45 views1 page

PrimeFaces Showcasecaptch2

PrimeFaces Showcasecaptch2

Uploaded by

jbsysatm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views1 page

PrimeFaces Showcasecaptch2

PrimeFaces Showcasecaptch2

Uploaded by

jbsysatm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Get Started Themes Templates Resources v12.0.

0-SNAPSHOT

Captcha
Search by name...
 SERVER API

 CLIENT API
Skeleton Captcha is based on reCAPTCHA API.

Tag

AutoUpdate

OutputLabel
 Captcha: Validation Error: Value is required. Captcha: Validation Error: Value is required.
FloatLabel 
BlockUI

Cache

Captcha

Clock
 Check
Context

DefaultCommand

Effect

ExceptionHandler captcha.xhtml CaptchaView.java

FeedReader

IdleMonitor 1 @Named
2 @RequestScoped
ImportConstants
3 public class CaptchaView {
ImportEnum 4
5 public void submit() {
Lifecycle
6 FacesMessage msg = new FacesMessage(FacesMessage.SEVERITY_INFO, "Correct", "Correct");
Log 7 FacesContext.getCurrentInstance().addMessage(null, msg);
8 }
Focus 9 }

PrimeFaces 12.0.0 by PrimeTek   

You might also like