org.hccp.servlet
Class NumberLabelImage
java.lang.Object
|
+--HttpServlet
|
+--org.hccp.servlet.NumberLabelImage
- public class NumberLabelImage
- extends HttpServlet
- See Also:
- Serialized Form
|
Field Summary |
static java.lang.String |
HEIGHT
|
static java.lang.String |
VALUE
|
static java.lang.String |
WIDTH
|
|
Method Summary |
protected void |
doGet(HttpServletRequest request,
HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEIGHT
public static java.lang.String HEIGHT
WIDTH
public static java.lang.String WIDTH
VALUE
public static java.lang.String VALUE
NumberLabelImage
public NumberLabelImage()
doGet
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
ServletException
java.io.IOException