in linea
Java servlets allow users to run Java code on the server and send HTML pages to a browser.The Java Servlet API allows a software developer to add dynamic content to a web server using the Java platform. The generated content is commonly HTML, but may be other data such as XML.