This is a discussion on Performance Efficiency within the Java forums, part of the Programming Talk category; In terms of performance efficiency which is better Servlets or CGI. If you could provide reason it would give us ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
The main advantage of servlet is the server creates single instance of the servlet that could handle all request of client also in case of servlet information could be maintained between requests. This is an example where servlets could perform well than CGI.
|
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LoadRunner FAQ | kalareddy | Testing Tutorials | 2 | 10-02-2007 04:19 AM |
| How to Achieve Maximum Performance | Adrian | Oracle Database | 0 | 12-10-2006 03:48 AM |
| Kindly give Effective Answer to Measure Efficiency | norman | C and C++ | 4 | 12-05-2006 06:52 AM |
| Performance Engineering Opening @ Sun Microsystems Bangalore | techguru | Experienced Job Seekers - India | 0 | 05-24-2005 09:24 AM |
| Sybase FAQ: 1/19 - index | David Owen | Tech FAQ | 2 | 04-20-2004 10:45 AM |