public class KaptchaExtend extends Object
| Constructor and Description |
|---|
KaptchaExtend() |
| Modifier and Type | Method and Description |
|---|---|
void |
captcha(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
map it to the /url/captcha.jpg
|
String |
getGeneratedKey(javax.servlet.http.HttpServletRequest req) |
public void captcha(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
req - resp - javax.servlet.ServletExceptionIOExceptionpublic String getGeneratedKey(javax.servlet.http.HttpServletRequest req)
Copyright © 2013. All rights reserved.