Project

General

Profile

Where is the server dom kept?

Added by Anthony Buck over 13 years ago

Just wondering if anyone could tell me where the DOM is kept on the server side when using jWt? I Wt it's kept in memory if I remember but this doesn't seem possible when it comes to an application server?

Regards,

Roja


Replies (2)

RE: Where is the server dom kept? - Added by Koen Deforche over 12 years ago

Hey Roja,

Yes it is kept in memory, and associated with the servlet session.

Regards,

koen

RE: Where is the server dom kept? - Added by Anthony Buck over 12 years ago

Better late than never :)

Koen Deforche wrote:

Hey Roja,

Yes it is kept in memory, and associated with the servlet session.

Regards,

koen

    (1-2/2)