public class HtmlMailFormCGI extends Object implements CgiHtmlResourceInterface
| Constructor and Description |
|---|
HtmlMailFormCGI() |
| Modifier and Type | Method and Description |
|---|---|
HtmlResource |
performAction(HttpSession session)
This method should return an
HtmlResource instance with the document
that should be sent to the client. |
public HtmlResource performAction(HttpSession session) throws IOException
HtmlResource instance with the document
that should be sent to the client.
The current directory of the CGI for the client agent is defined in the
HttpSession class instance as the resource requested without
the "/name.cgi" text.
performAction in interface CgiHtmlResourceInterfaceIOException - for IO errors.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.