Invoked when the form is rendering. This should only be invoked by the {@link Form} component.
@param method the HTTP method ("get" or "post")
@param informalParametersRenderer object that will render informal parameters
@param link The link to which the form will submit (encapsulating the URL and the query parameters)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.