Performance Issue

2003-12-26 Thread Raman
Our site is facing a performace issue we need to track what are the bottle necks in this. We are Using 1. Tomcat 4.1 2. Post Gre Sql 7.1 3. Struts 1.1 4. Red hat Linux Our pages required quite good number of results from database. you can say we fire around 20-30 queries to create dynamic left

Re: Performance Issue

2003-12-26 Thread ....
And what DAO are you using? The slowest and most buggy part of J2EE is Data Access. I use OpenSta for testing! Once you have a DAO, do showplan on your SQL. But my guess is as soon as you pick a DAO you'll be fine. .V ps: (did I ever happen to say on this list that iBatis DAO has built in

Performance issue

2001-12-17 Thread saisrinivas
Hi, I would like to know the impact in Performance context if There are so many fields in SingleBean which I'm using in an application Could someone throw some light on that... Regards Sai -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: