User (Legacy) Posted September 15, 2005 Report Share Posted September 15, 2005 Hi, Where can I get the documentation of ChartFX for JSF? The sample and the JSF component show a parameter MemImage and a method setMemImage respectively. What is it for? We are doing some load testing and were wondering if this flag will have any impact on the performance. Regards, Vikram Link to comment Share on other sites More sharing options...
Software FX Posted September 15, 2005 Report Share Posted September 15, 2005 Hi, we don't have specific documentation for the JSF component yet. When we release the component as par of the Chart FX for Java 6.2 version, the JSF documentation will be included. MemImage = "true" produces the same effect than getHtmlData; it will create the image in memory and bitstream it to the client, without producing a temporary file. In most cases this method is faster, but it requires more server resources. GA Software FX. "Vikram Lele" <vikram@viklele_.com> wrote in message news:Tq8H5ZeuFHA.1040@webserver3.softwarefx.com... > Hi, > > Where can I get the documentation of ChartFX for JSF? > > The sample and the JSF component show a parameter MemImage and a method > setMemImage respectively. > > What is it for? We are doing some load testing and were wondering if this > flag will have any impact on the performance. > > Regards, > Vikram > Link to comment Share on other sites More sharing options...
User (Legacy) Posted September 30, 2005 Author Report Share Posted September 30, 2005 Vikram Lele wrote: > Hi, > > Where can I get the documentation of ChartFX for JSF? > > The sample and the JSF component show a parameter MemImage and a method > setMemImage respectively. > > What is it for? We are doing some load testing and were wondering if this > flag will have any impact on the performance. > > Regards, > Vikram > > It does not seem to make any difference in our case. We got the impression that ChartFX for .NET is not undergoing as much development changes as ChartFX for Java. This seems to be because ChartFX for Java needs more development to be stable. Soja R. Hyderabad Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.