On Thu, Jun 01, 2000 at 02:51:47PM -0700, christopher baus wrote:
> Sorry,
> 
> real problem is that the "sub" screen is actually a seperate request
> included in an img tag, and the shared data is a jpeg buffer.  I guess the
> only way to do it is to use a global singleton.

But then you've got to handle distinguishing different users' requests.

Why not put the jpeg buffer in the user's temp hashtable
(data.getUser().setTemp())

-- 
Sean Legassick
[EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to