Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 90354 invoked from network); 19 Apr 2006 00:13:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Apr 2006 00:13:15 -0000 Received: (qmail 3771 invoked by uid 500); 19 Apr 2006 00:13:14 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 3468 invoked by uid 500); 19 Apr 2006 00:13:12 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 3455 invoked by uid 99); 19 Apr 2006 00:13:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 17:13:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ken.mcarthur@gmail.com designates 64.233.184.224 as permitted sender) Received: from [64.233.184.224] (HELO wproxy.gmail.com) (64.233.184.224) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Apr 2006 17:13:10 -0700 Received: by wproxy.gmail.com with SMTP id i22so804053wra for ; Tue, 18 Apr 2006 17:12:49 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references; b=kOVkA7Llia5uywGNkONvkvDlEWyP2hjXsmeUKxDvEzQOEMBhdFCGr5U0SHvD5iuQpsbleYrfXbDIe0nYJAfm2/v+K8lkyRUQW2xlI+QsBpgidvvjgwAjr0O+RVVd4a50y0swmcgv0W7MZkFuo8Sz+FxX36jBTQfAWo4oF/X1gmw= Received: by 10.54.109.3 with SMTP id h3mr250716wrc; Tue, 18 Apr 2006 17:12:48 -0700 (PDT) Received: by 10.54.125.11 with HTTP; Tue, 18 Apr 2006 17:12:48 -0700 (PDT) Message-ID: Date: Tue, 18 Apr 2006 18:12:48 -0600 From: "Ken McArthur" Sender: ken.mcarthur@gmail.com To: user@geronimo.apache.org Subject: Re: using Java EE In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9318_21396740.1145405568931" References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_9318_21396740.1145405568931 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Thank Sun Microsystems for the awesome documentation and training material that help make Java the best programming language there is. The best place to learn more would be: http://java.sun.com/j2ee/learning/tutorial/index.html See Part Three of the J2EE tutorial then after you've experienced the tutorial: http://forum.java.sun.com/index.jspa Java Database Connectivity (JDBC) & Transactions (JTA/JTS) Have Fun, Ken On 4/17/06, Zohar wrote: > > Hello, > I'm really new to Java EE, and I have some general questions. > I need to have a server that handles clients (well, that's what servers > usually do...). I need client sessions to be persistent, so that if a > session is terminated (e.g., due to server failure), the session can be > continued by another server. I think this requires sessions to be written= to > DB. > Can anyone also explain what is meant by "transaction management" in Java > EE? > If this is no an appropriate forum, please point me to a better > place where I can get information. > Thanks, > Zohar. > > ------=_Part_9318_21396740.1145405568931 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Thank Sun Microsystems for the awesome documentation and training material that help make Java the best programming language there is.

The best place to learn more would be:

http://ja= va.sun.com/j2ee/learning/tutorial/index.html
See Part Three of the J2EE tutorial

then after you've experienced the tutorial:

http://forum.java.sun.com/= index.jspa
Java Database= Connectivity (JDBC) & Transactions (JTA/JTS)

Have Fun,
Ken


On 4/17/06, Zohar <david_fire= 4@hotmail.com> wrote:
Hello,
I'm really new to Java EE, and I = have some=20 general questions.
I need to have a server that handles c= lients (well,=20 that's what servers usually do...). I need client sessions to be persistent= , so=20 that if a session is terminated (e.g., due to server failure), the session = can=20 be continued by another server. I think this requires sessions to be writte= n to=20 DB.
Can anyone also explain what is meant = by=20 "transaction management" in Java EE?
If this is no an appropriate forum, pl= ease point me=20 to a better place where I can get information.
Thanks,
Zohar.
 

------=_Part_9318_21396740.1145405568931--