---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- This may not exactly address your question, but I believe your needs revolve around something the JSDKs do not address: a distributed Session API. Does anyone on the list know if there are plans for future JSDK releases to provide a Session API that is distributed? --- Martin Kuba <[EMAIL PROTECTED]> wrote: > > Dear list, > > I need to design a high-traffic site with > load-balanced configuration > and database caching. The problem is, that users > will communicate > by writing and reading to/from database tables. So > in the load-balanced > environment if one user writes to the database, > database caches on other > machines need to be updated. > Is there any solution available ? I have tried one > commercial > implementation > of mapping db tables onto Java objects, but it > doesn't work on multiple > machines. Then I was thinking about using entity > EJB, but are there > any really usable implementations of entity EJBs > available ? > > Thanks for any help > > Martin > ===== # Nick Bauman # Technical Programmer # http://webhelp.com # real people, real answers, real time __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]