[plt-scheme] Servlet communication

From: Aycan iRiCAN (aycan.irican at core.gen.tr)
Date: Mon Apr 23 08:26:48 EDT 2007

"Jay McCarthy" <jay.mccarthy at gmail.com> writes:

> I'm not quite sure what you mean. Can you be more specific in what
> you'd like to accomplish?
>
> Jay
>
> On 4/22/07, Aycan iRiCAN <aycan.irican at core.gen.tr> wrote:
>>
>> How two servlets communicate? Share things?

I want to share a list of things between servlet instances. For
example, students queue questions to a list. And teachers dequeue a
question from this list and post an answer.

Another example might be a kill-safe message queue which can be used
to send messages between servlet instances (or users).

Best Regards,

-- 
Aycan iRiCAN
KOR Bilişim Teknolojileri
http://www.core.gen.tr/


Posted on the users mailing list.