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