RE: [Very OT] Hypothetical challege

2005-01-27 Thread Chaikin, Yaakov Y.
hack instead of an elegant solution, which is what I was after in the first place. Yaakov. -Original Message- From: Radu Badita [mailto:[EMAIL PROTECTED] Sent: Thursday, January 27, 2005 4:42 PM To: Struts Users Mailing List Subject: Re: [Very OT] Hypothetical challege Hi, there It happens t

Re: [Very OT] Hypothetical challege

2005-01-27 Thread Radu Badita
Sent: Wednesday, January 26, 2005 12:37 PM To: 'Struts Users Mailing List' Subject: [Very OT] Hypothetical challege Hi, This is a hypothetical question, but it's interesting to me if anyone can come up with a solution and what that solution would be. A few facts and requirements: 1) Su

RE: [Very OT] Hypothetical challege

2005-01-27 Thread Chaikin, Yaakov Y.
rs Mailing List Subject: Re: [Very OT] Hypothetical challege On Wed, 26 Jan 2005 14:40:11 -0800, Wiebe de Jong <[EMAIL PROTECTED]> wrote: > > If you don't like the performance hit of going to the database every time, > then add a plugin. When the application starts, the plugin wi

Re: [Very OT] Hypothetical challege

2005-01-26 Thread Larry Meadors
On Wed, 26 Jan 2005 14:40:11 -0800, Wiebe de Jong <[EMAIL PROTECTED]> wrote: > > If you don't like the performance hit of going to the database every time, > then add a plugin. When the application starts, the plugin will read all the > sessions from the database into memory. When the application

RE: [Very OT] Hypothetical challege

2005-01-26 Thread Wiebe de Jong
x27;Struts Users Mailing List' Subject: [Very OT] Hypothetical challege Hi, This is a hypothetical question, but it's interesting to me if anyone can come up with a solution and what that solution would be. A few facts and requirements: 1) Suppose you have 2 machines. One must serve as

[Very OT] Hypothetical challege

2005-01-26 Thread Chaikin, Yaakov Y.
Hi, This is a hypothetical question, but it's interesting to me if anyone can come up with a solution and what that solution would be. A few facts and requirements: 1) Suppose you have 2 machines. One must serve as your web server and the other must serve as your EJB server. 2) Suppose you must