|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--HttpServlet
|
+--org.hccp.servlet.Ipv4ColorSwatchGenerator
A servlet to generate color swatches (GIF or JPEG) from client IP addresses. It allows for two request parameters 'height' and 'width' to dynamically set the dimensions of the returned image. Please make sure that the parameters passed are parseable to Integers.
| Constructor Summary | |
Ipv4ColorSwatchGenerator()
|
|
| 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 |
| Constructor Detail |
public Ipv4ColorSwatchGenerator()
| Method Detail |
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
java.io.IOException
ServletException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||