Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 48715 invoked from network); 6 Feb 2003 01:57:10 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 6 Feb 2003 01:57:10 -0000 Received: (qmail 2832 invoked by uid 97); 6 Feb 2003 01:58:45 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 2824 invoked from network); 6 Feb 2003 01:58:44 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 6 Feb 2003 01:58:44 -0000 Received: (qmail 47294 invoked by uid 500); 6 Feb 2003 01:56:56 -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 47283 invoked from network); 6 Feb 2003 01:56:56 -0000 Received: from unknown (HELO sfoexc01.nonstop.com) (63.95.73.200) by daedalus.apache.org with SMTP; 6 Feb 2003 01:56:56 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [OT]JSP defense - can you point me in the right direction Date: Wed, 5 Feb 2003 17:57:03 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [OT]JSP defense - can you point me in the right direction Thread-Index: AcLNfMSHRfFtOI+7QX24s1hiN4JKHQABg8tg From: "Filip Hanik" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N A big decision for groups to do it one way or the other is what skillset = you currently have on hand. The biggest thing with using servlets/jsp is that you can reuse objects = and your codebase can become very easy to read and follow if you are = using a framework like struts. hence when new people come on board on your project, it is easy for them = to get right into it. if you are doing a bunch of forms, there is a new API release, not sure = what it was called, but it did all the population and validation for you = in a very nice manner. Filip -----Original Message----- From: Denise Mangano [mailto:DeniseM@complusdata.com] Sent: Wednesday, February 05, 2003 5:16 PM To: 'Tomcat Users List ' Subject: [OT]JSP defense - can you point me in the right direction Hi all :) I'm not sure if this is technically off topic, but just in = case I threw in the [OT]... I have a dilemma at hand. I have a team that wishes to include me in on = a project that they are working on. This project consists of hosting a = secure site that contains a "gazillion" forms for people to fill out, then = write the responses back to a mySQL database, as well as build an admin = section for querying the database. Seeing as how I am going to be doing the web dev part, while the others = deal with the complex database structure and project management tasks, I am trying to sell them on using JSP/Tomcat. They are insisting on using = CGI scripts, which I personally feel is too fundamental for the task at = hand. Can anyone point me in the right direction to getting stats to back up = my claim that JSP is the better choice? Or if anyone can tell me why CGI = would be the better choice then I'm all ears... Thanks in advance!!! Denise --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org