public interface CgiPrintInterface
| Modifier and Type | Method and Description |
|---|---|
void |
performAction(HttpSession session,
PrintWriter printWriter)
This method should print an HTML document to the
printWriter. |
void performAction(HttpSession session, PrintWriter printWriter) throws IOException
printWriter.
The current directory of the CGI for the client agent is defined in the
HttpSession class instance.IOException - for IO errors.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.