Re: WEB Application need to upload a txt / csv file with 100K records

2010-11-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Karthik, On 11/17/2010 7:41 AM, Karthik Nanjangude wrote: > JDK1.5 Upgrade. > WEB SERVER : TOMCAT 5.0.20 Upgrade. > Logged Session Time > > An module of our WEB Application need to upload a txt / csv file > with 100K records.

RE: WEB Application need to upload a txt / csv file with 100K records

2010-11-17 Thread Karthik Nanjangude
From: André Warnier [mailto:a...@ice-sa.com] Sent: Wednesday, November 17, 2010 6:20 PM To: Tomcat Users List Subject: Re: WEB Application need to upload a txt / csv file with 100K records Karthik Nanjangude wrote: > Hi > > SPEC : > > JDK1.5 > WEB SERVER : TOMCAT 5.0.20 > O/

Re: WEB Application need to upload a txt / csv file with 100K records

2010-11-17 Thread Marian Simpetru
S + PLSQL > > Logged Session Time > > An module of our WEB Application need to upload a txt / csv file with 100K > records. > These Records are to be validated with certain checks in the Business > layer..Before the pumped to a PLSQL of Oracle DB > The process has to further

Re: WEB Application need to upload a txt / csv file with 100K records

2010-11-17 Thread André Warnier
Karthik Nanjangude wrote: Hi SPEC : JDK1.5 WEB SERVER : TOMCAT 5.0.20 O/s Linux - Unix DB Oracle 10gAS + PLSQL Logged Session Time An module of our WEB Application need to upload a txt / csv file with 100K records. These Records are to be validated with certain checks in the Business

WEB Application need to upload a txt / csv file with 100K records

2010-11-17 Thread Karthik Nanjangude
Hi SPEC : JDK1.5 WEB SERVER : TOMCAT 5.0.20 O/s Linux - Unix DB Oracle 10gAS + PLSQL Logged Session Time An module of our WEB Application need to upload a txt / csv file with 100K records. These Records are to be validated with certain checks in the Business layer..Before the pumped to