public interface IncludeCgiPrintInterface extends IIPToLocation
This interface now extends the interface that enables IP-to-location functionality.IIPToLocation
| Modifier and Type | Method and Description |
|---|---|
void | performAction(HttpSession session, HttpResource resource, Element element, PrintWriter printWriter)This method should print an HTML document to the printWriter. |
formatIPResult, formatIPResult, queryLocationInfo, queryLocationInfo, queryLocationInfovoid performAction(HttpSession session, HttpResource resource, Element element, PrintWriter printWriter) throws IOException
printWriter. The current directory of the CGI for the client agent is defined in the HttpSession class instance.session - The current HTTP session.resource - The HTTP resource for which the CGI is being executed.element - The HTML element where this CGI is included in.printWriter - The PrintWriter to which the part of the HTML document should be printed to.IOException - for IO errors.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.