HI, All:
I have a servlet with one Rete instance on the server side. The problem
is: usually there is one servlet instance per registered servlet name, 
which results in that all the clients have to share one Rete engine,
which is not what I want.  So I am considering to use thread or
implement javax.http.SingleThreadModel to solve this problem.
Does anybody know how to do that?  Any comments or examples will be very
appreciated.

Sincerely,
Fang Liu
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to