<a href="servlet.htm#java servlet application development" style="color: rgb(0,0,0)">Java Servlet Application Development</a>, <a href="servlet.htm#java servlets programming" style="color: rgb(0,0,0)">Java Servlets Programming</a>, Java Centric Technologies and Java Servlets Web Site Hosting Server</font> </td> </tr> <tr> <td width="100%"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0" id="describe" width="759" height="90" align="right"> <param name="movie" value="describe.swf"> <param name="quality" value="high"> <param name="bgcolor" value="#FFFFFF"><embed name="describe" src="describe.swf" quality="high" bgcolor="#FFFFFF" width="759" height="90" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"> </object> </td> </tr> <tr> <td bgcolor="#4E3036" width="100%"><table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td width="50%"><a href="web_services_1.html"><img src="domain.gif" width="147" height="26" border="0"></a><a href="web_services_2.html"><img src="registration.gif" width="162" height="26" vspace="1" border="0"></a></td> <td width="50%"><a href="index.htm"><img src="website.gif" alt="java servlet application development programming, Centric Technologies, e-commerce solution, internet hosting web server services, domain name registration" width="98" height="20" vspace="2" border="0"></a><a href="quick.htm"><img src="design.gif" alt="" width="98" height="20" vspace="2" border="0"></a></td> </tr> </table> </td> </tr> </table> <table border="0" cellPadding="0" cellSpacing="0" width="100%" height="857"> <TBODY> <tr> <td vAlign="top" width="588" height="857"> <div align="left"><table border="0" cellpadding="0" cellspacing="0" width="569" height="839"> <tr> <td valign="top" align="left" width="172" height="839"><div align="center"><center><table border="1" width="100%" cellspacing="0" cellpadding="2" bordercolor="#800080"> <tr> <td width="100%" bgcolor="#C5C5E2" valign="top"><a href="ourteam.htm" style="color: rgb(0,0,0)"><strong><font face="Verdana" size="1">OUR TEAM</font></strong></a></td> </tr> <tr> <td width="100%"> </td> </tr> <tr> <td width="100%" bgcolor="#C5C5E2"><a href="team.htm" style="color: rgb(0,0,0)"><font face="Verdana" size="1"><strong>Team</strong></font></a></td> </tr> <tr> <td width="100%" bgcolor="#FFFFFF"><a href="technology.htm" style="color: rgb(0,0,0)"><font face="Verdana" size="1"><strong>Technology</strong></font></a></td> </tr> <tr> <td width="100%" bgcolor="#C5C5E2"><a href="skills.htm" style="color: rgb(0,0,0)"><font face="Verdana" size="1"><strong>Skills</strong></font></a></td> </tr> <tr> <td width="100%" bgcolor="#FFFFFF"><a href="management.htm" style="color: rgb(0,0,0)"><font face="Verdana" size="1"><strong>Our Management Team</strong></font></a></td> </tr> <tr> <td width="100%" bgcolor="#C5C5E2"><a href="notes.htm" style="color: rgb(0,0,0)"><font face="Verdana" size="1"><strong>Notes From The CEO</strong></font></a></td> </tr> <tr> <td width="100%" bgcolor="#FFFFFF"><a href="profit.htm" style="color: rgb(0,0,0)"><font face="Verdana" size="1"><strong>Profit Sharing</strong></font></a></td> </tr> <tr> <td width="100%" bgcolor="#C5C5E2"><a href="careers.htm" style="color: rgb(0,0,0)"><font face="Verdana" size="1"><strong>Careers</strong></font></a></td> </tr> </table> </center></div></td> <td valign="top" align="left" width="397" style="text-align: justify; padding-left: 5; padding-right: 5" height="839"><font face="Verdana" size="1" color="#000000"><br> <strong><a name="java servlets programming"></a>Java Servlets Programming</strong></font><p><font class="subtitle" face="Verdana" size="1" color="#000000">What are Java Servlets?</font></p> <p><font face="Verdana" size="1" color="#000000">Servlets are generic extensions to Java-enabled servers. Their most common use is to extend Web servers, providing a very secure, portable, and easy-to-use replacement for CGI. A servlet is a dynamically loaded module that services requests from a Web server. It runs entirely inside the Java Virtual Machine. Because the servlet is running on the server side, it does not depend on browser compatibility.</font></p> <p class="subtitle"><font face="Verdana" size="1" color="#000000"><a name="java servlet application development"></a>Java Servlet Application Development</font></p> <p><font face="Verdana" size="1" color="#000000">Servlets can be used for any number of Web-related applications. The following are three examples :</font><ul> <li><font face="Verdana" size="1" color="#000000">Developing e-commerce "store fronts" will become one of the most common uses for <b>J</b>ava <b>s</b>ervlets. A servlet can build an online catalog based on the contents of a database. It can then present this catalog to the customer using dynamic HTML. The customer will choose the items to be ordered, enter the shipping and billing information, and then submit the data to the <i>s</i>ervlet. When the <i>s</i>ervlet receives the posted data, it will process the orders and place them in the database for fulfillment. Every one of these processes can be easily implemented using <b>J</b>ava <b>s</b>ervlets. </font></li> </ul> <ul> <li><font face="Verdana" size="1" color="#000000"><b>S</b>ervlets can be used to deploy Websites that open up large legacy systems on the Internet. Many companies have massive amounts of data stored on large mainframe systems. These businesses do not want to re-architect their systems, so they choose to provide inexpensive Web interfaces into them. Because you have the entire JDK at your disposal and security provided by the Web server, you can use <i>s</i>ervlets to interface into these systems using anything from TCP/IP to CORBA.<br> </font></li> </ul> <p><font face="Verdana" size="1" color="#000000"><br> These are just two examples of the power and practicality of using <i>J</i>ava <i>s</i>ervlets. <b>S</b>ervlets are very viable options for most Web <i>a</i>pplications.</font></p> <!-- #EndEditable --> <p><font face="Verdana" size="1" color="#000000"><span class="underline"><span class="underline"><span class="underline"><span class="underline"></span></span></span></span></font></td> </tr> </table> </div><p><img src="pixel.gif" width="1" height="0"></td> <td bgColor="#BFBBCB" width="10" height="857"><img src="pixel.gif" width="1" height="0"></td> <td align="center" vAlign="top" width="190" height="857"><table border="0" cellPadding="0" cellSpacing="0" width="185" height="856"> <TBODY> <tr> <td width="185" bgcolor="#FFBC79" height="17"><p align="center"><a href="mailto:kvc@kvcindia.com,consultation@kvcindia.com?subject=query" style="color: rgb(0,0,0)"><strong>CONSULTATION</strong></a></td> </tr> <tr> <td width="185" align="center" height="109"><p align="center"><a href="mailto:kvc@kvcindia.com,consultation@kvcindia.com?subject=query"><img src="consultation.jpg" width="100" height="90" border="0" hspace="1" vspace="1"></a></td> </tr> <tr> <td height="106" width="185" bgcolor="#FFDFBF"><img height="10" src="pixel.gif" width="0"><font color="#ADAD5A"><strong>KVC</strong></font> recognizes that to keep your company competitive, we must offer advice and support on the innovations and technologies...</td> </tr> <tr> <td width="185" bgcolor="#FFBC79" height="17"><p align="center"><strong><a href="promotion.htm" style="color: rgb(0,0,0)">PROMOTE </a></strong></td> </tr> <tr> <td height="95" width="185"><p align="center"><a href="promotion.htm"><img src="promotion.jpg" width="106" height="78" border="0" hspace="1" vspace="1"></a></td> </tr> <tr vAlign="center"> <td width="185" bgcolor="#E2E2C7" height="76"><font face="Verdana" size="1"><a href="promotion.htm" style="color: rgb(0,0,0)"><strong>Web Site Promotion</strong></a> is perhaps the most important factor in creating a web site that works.</font></td> </tr> <tr> <td height="143" width="185"><p align="center"><img height="30" src="pixel.gif" width="0"><img src="services.gif" width="125" height="98"><font class="leftnavhead"><br> <a href="mailto:kvc@kvcindia.com,consultation@kvcindia.com?subject=query" style="color: rgb(0,0,0)">questions?</a></font> <a href="mailto:support@kvcindia.com">support@kvcindia.com</a></td> </tr> <tr vAlign="center"> <td width="185" height="20" bgcolor="#E2E2C7">HOSTING<font face="Webdings" size="2" color="#000000"> 4</font></td> </tr> <tr> <td height="146" width="185"><p align="center"><img height="10" src="pixel.gif" width="0"><a href="qualityservice.htm"><img src="hosting.jpg" width="82" height="99" border="0" hspace="2" vspace="2"></a><br> Get the best of both worlds-<br> <a href="qualityservice.htm" style="color: rgb(128,128,0)"><strong><font color="#ADAD5A">Quality Service at Competitive Prices</font></strong></a></td> </tr> <tr> <td bgcolor="#FFCA95" width="185" height="16"><strong><a href="products.htm" style="color: rgb(0,0,0)">PRODUCTS</a></strong></td> </tr> <tr> <td height="75" width="185"><img height="10" src="pixel.gif" width="0">Download a <a class="relatedlinks" href="quiz.htm" style="color: rgb(128,128,0)"><u>quiz</u></a>, a <a class="relatedlinks" href="daysite.htm" style="color: rgb(128,128,0)"><u>site of the day</u></a> <i>a</i>pplication and a <a class="relatedlinks" href="poll.htm" style="color: rgb(128,128,0)"><u>poll</u></a>. We also offer <a href="customizableproducts.htm" style="color: rgb(255,0,0)"><font class="relatedlinks" color="#ce0000"><u>customizable products</u></font></a> developed to fit to your exact needs.</td> </tr> <tr> <td height="36" width="185"><table border="0" cellPadding="0" cellSpacing="0" width="139"> <TBODY> <tr> <td colSpan="2" height="3"><img height="3" src="pixel.gif" width="0"></td> </tr> <tr> <td align="left"><a href="supportticket.htm" style="color: rgb(0,0,0)">Support Ticket</a></td> <td align="left" vAlign="center" width="30%"><img border="0" src="multimedia.gif" vspace="2" width="20" height="14"></td> </tr> <tr> <td colSpan="2" height="3"><img height="3" src="pixel.gif" width="0"></td> </tr> </TBODY> </table> </td> </tr> </table> </td> </tr> </TBODY> </table> <table border="0" cellPadding="0" cellSpacing="0" width="100%"> <TBODY> <tr> <td width="15" bgcolor="#C0C0C0"><img height="4" src="pixel.gif" width="15"></td> <td width="740" bgcolor="#C0C0C0"><img height="4" src="pixel.gif" width="740"></td> <td width="15" bgcolor="#C0C0C0"><img height="4" src="pixel.gif" width="15"></td> </tr> <tr> <td width="15"><img src="pixel.gif" width="15" height="1"></td> <td align="middle" class="headerlink" width="740"><p align="center"><img src="pixel.gif" width="4" height="0">  |<img src="pixel.gif" width="4" height="0"> <a href="whykvcindia.htm">Why Kvcindia</a><img src="pixel.gif" width="4" height="0">  |<img src="pixel.gif" width="4" height="0"> <a href="supportticket.htm">Support Ticket</a><img src="pixel.gif" width="4" height="0">  |<img src="pixel.gif" width="4" height="0"> <a href="contact.htm">contact us</a><img src="pixel.gif" width="4" height="0">  |<img src="pixel.gif" width="4" height="0"> <a href="http://www.kvcindia.com/mb/">Message Board</a><img src="pixel.gif" width="4" height="0">  |<img src="pixel.gif" width="4" height="0"> <a href="news.htm">NewsLetter</a><img src="pixel.gif" width="4" height="0">  |<img src="pixel.gif" width="4" height="0"> </td> <td width="15"><img src="pixel.gif" width="15" height="0"></td> </tr> <tr> <td colSpan="3"><img border="0" src="headerLine.gif" width="770" height="6"></td> </tr> <tr> <td colSpan="3"><img height="5" src="pixel.gif" width="0"></td> </tr> <tr> <td colSpan="3"><table border="0" cellPadding="0" cellSpacing="0" width="100%"> <TBODY> <tr> <td width="15"><img src="pixel.gif" width="15" height="0"></td> <td class="pagetext" height="30" width="115"><a href="mailto:kvc@kvcindia.com,consultation@kvcindia.com?subject=query" style="color: rgb(0,0,0)">QUESTIONS?</a><br>     <a href="mailto:support@kvcindia.com">support@kvcindia.com</a><br> <br> </td> <td width="32"><img src="pixel.gif" width="32" height="0"></td> <td align="middle" width="85"></td> <td width="32"><img src="pixel.gif" width="32" height="0"></td> <td align="middle" width="85"><br> </td> <td width="32"><img src="pixel.gif" width="32" height="0"></td> <td align="middle" width="65"></td> <td width="32"><img src="pixel.gif" width="32" height="0"></td> <td align="middle" width="65"></td> <td width="32"><img src="pixel.gif" width="32" height="0"></td> <td align="right" width="144"></td> <td width="15"><img src="pixel.gif" width="15" height="0"></td> </tr> <tr> <td bgColor="#bfbbcb" colSpan="13"><img height="1" src="pixel.gif" width="0"></td> </tr> <tr> <td width="15"><img src="pixel.gif" width="15" height="0"></td> <td align="left" class="footer" colSpan="2">  © 2003.   </td> <td align="right" class="footer" colSpan="9"></td> <td width="15"><img src="pixel.gif" width="15" height="0"></td> </tr> </TBODY> </table> </td> </tr> </TBODY> </table> <p>   </p> </td></tr></table></body> </html>