New in version 4.0.5. Not available in the JavaScript PopChart Embedder.
Syntax myPopChart.makeFullRequest = true|false;
JavaBean Syntax <JSP:setProperty name="myPopChart" property="makeFullRequest" value="true|false" />
Description Specifies whether the PopChart Embedder should embed an image within a web page using its full URL request, or just its embedder session ID. The default value is false.
You will probably only want to set this attribute when you want to disable the embedder session cache. For more information about this attribute, refer to "Embedder Session Cache" in Chapter A of the PopChart Server User Guide.