Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 65648 invoked from network); 19 Jun 2007 07:27:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Jun 2007 07:27:13 -0000 Received: (qmail 21661 invoked by uid 500); 19 Jun 2007 07:27:04 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 21635 invoked by uid 500); 19 Jun 2007 07:27:04 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 21617 invoked by uid 99); 19 Jun 2007 07:27:04 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2007 00:27:04 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jotnarta@gmail.com designates 66.249.90.176 as permitted sender) Received: from [66.249.90.176] (HELO ik-out-1112.google.com) (66.249.90.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2007 00:27:00 -0700 Received: by ik-out-1112.google.com with SMTP id b35so1481007ika for ; Tue, 19 Jun 2007 00:26:39 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=HznajAxF3mfsMaHMfRlgyglhazDRult5uCRGzSv7vgnJnxLIbaGf/rB8NxwASVFaNaTFvGWrassDEXcNAs1LcKHNJ5s5URIKsrWWVScFhlGMBRA2G2HCLejNwc7gBe/PA74zQLubbwyR3KYNkTTuyf+ePtdO2/a6XfdlHTXJzkQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rn24TWqIdF2UPw0X/Lye9pRWRJvxPGj/cmzzaFg12uh0uXrAlGv0o6CYbYnRky0VdpJNvqlDciJT7YO55M2IWSgz/exr6WVUhLMUoYkB/KVI1/7zi/WD5Dai5Pnvru6ylmJzkqSC2Yi2KF4DZPhSSQo6IWUbVGHSV0C+UceKt1E= Received: by 10.82.151.14 with SMTP id y14mr10969357bud.1182237998613; Tue, 19 Jun 2007 00:26:38 -0700 (PDT) Received: by 10.82.122.12 with HTTP; Tue, 19 Jun 2007 00:26:38 -0700 (PDT) Message-ID: <9c2eb70e0706190026y1528bb84m611b35dac2e7c52@mail.gmail.com> Date: Tue, 19 Jun 2007 10:26:38 +0300 From: "Mohammed Zabin" To: "Tomcat Users List" Subject: Design MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_81531_13490598.1182237998593" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_81531_13490598.1182237998593 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All I am developing an online exam site as a graduation project. I have some questions regardsing the design: 1. In such a program which is a web site that introduce some multiple choice questions, and shows the result of user answers, DO I HAVE TO USE EJB?? ------=_Part_81531_13490598.1182237998593--