Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 26856 invoked from network); 6 May 2002 19:28:27 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 May 2002 19:28:27 -0000 Received: (qmail 17785 invoked by uid 97); 6 May 2002 19:28:10 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 17765 invoked by uid 97); 6 May 2002 19:28:09 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 17742 invoked by uid 98); 6 May 2002 19:28:09 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <3CD6D866.3070902@qwest.net> Date: Mon, 06 May 2002 13:24:22 -0600 From: Daniel Hinojosa User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Ejb vs jsp References: <3CD694B9.9050408@xaymaca.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Vincent Stoessel wrote: > Hello, > Because I am curious about how these technologies are used in the real > world. I would like to know how do you professionals use as your rule > of thumb wether or not you are going build web based application using > Enterprise Javabeans or a standalone jsp applications. > Thanks in advance. I use them both. EJB are used to model information that is based on a db or other storage services. I use the JSP as a view to dynamically create HTML. -- Daniel Hinojosa Java & XML: Consultant | Developer | Instructor P.O. Box 4675 Albuquerque, NM 87196-4675 (505) 363-5832 -- To unsubscribe, e-mail: For additional commands, e-mail: