Jump to content
Software FX Community

ZoomChart in a production environment


rubyrubin

Recommended Posts

 Hi -

How would you recommend deploying the ZoomChart sample provided in a production environment?  The sample provided uses scriptlets inside a jsp, but this will fail if the web server needs to serialize the session.  In other more explicit words, the session contains a reference to the inner class (the UserCallbackEventHandler), which keeps a reference to its container class, which contains a reference to a ChartServer, which is not serializable.  The web server will serialize sessions in production environments when memory is running low.

At the moment, this is preventing us from considering deployment on a production level...I had also written a post asking if there was a flash version of the zoomchart (this feature is highly sought after by our customers).

 

 - Aaron

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...