From tomcat-user-return-118470-apmail-jakarta-tomcat-user-archive=jakarta.apache.org@jakarta.apache.org Tue Dec 28 04:09:58 2004 Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 9598 invoked from network); 28 Dec 2004 04:09:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 28 Dec 2004 04:09:58 -0000 Received: (qmail 60580 invoked by uid 500); 28 Dec 2004 04:09:27 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 60561 invoked by uid 500); 28 Dec 2004 04:09:27 -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 60542 invoked by uid 99); 28 Dec 2004 04:09:27 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from ncr-static-120.237.247.61.touchtelindia.net (HELO win2003server.computerware.co.in) (61.247.237.120) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 27 Dec 2004 20:09:24 -0800 Subject: RE: Newbie question on Database and struts MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 28 Dec 2004 09:39:20 +0530 Message-ID: <2024453DA96BC0418B107F4923D8AEAF2029E9@win2003server.computerware.co.in> Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5.6944.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Newbie question on Database and struts Thread-Index: AcTshjv+fsy5uW0dTH+NQu7u+wwfOwADGmxw From: "Amit Gupta" To: "Tomcat Users List" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I tried SQLMaps. It is wonderful but is there any easy manual (except = PDF that come with ibatis) available on net?=20 Amit Gupta -----Original Message----- From: Dustin [mailto:bronco_fan_no1@yahoo.com]=20 Sent: Tuesday, December 28, 2004 1:28 AM To: Tomcat Users List Subject: Re: Newbie question on Database and struts This isn't exactly answering your question but... Check out iBATIS SQL Maps: http://www.ibatis.com/common/sqlmaps.html I won't go into how to use it. They have an excellent manual and tutorial. It is ridiculously easy to learn and use. Especially with Struts. Basically, you set up a query in an XML file, make a call, and it will return the results as a bean you've created or a list of beans. My description, I'm sure, does not do this software justice. It has numerous features. Check it out. You'll never look back. Dustin --- Manisha Sathe wrote: > I am new to struts (even new to java also) > =20 > I have one form developed in struts. What i want to > do is depending on form values, run sql qry in > Action form, get result set and display it on JSP. > =20 > I have created a databean for the results. But with > result set -> How to create array of databeans ? and > how to post it on JSP ? > =20 > if anybody can pass me the samples pls would be of > great help > =20 > regards > Manisha > =20 > =20 > =20 > =20 >=20 > =09 > --------------------------------- > Do you Yahoo!? > Read only the mail you want - Yahoo! Mail SpamGuard. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around=20 http://mail.yahoo.com=20 --------------------------------------------------------------------- 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