

Tomcat 7.x implements the Servlet 3.0 and JSP 2.2 specifications. The Apache Ant software build automation tool was developed as a side-effect of the creation of Tomcat as an open source project. He later helped make the project open source and played a key role in its donation by Sun Microsystems to the Apache Software Foundation. Tomcat started off as a servlet reference implementation by James Duncan Davidson, a software architect at Sun Microsystems.

Tomcat is the “reference” implementation of the Servlet and JSP standards – in other words, if it runs under Tomcat, it should run under any compliant Servlet / JSP container.ģ. Tomcat is a Web Server that handles server side Java (in the form of Servlets and JSPs), and it’s a part of the Apache Jakarta project group. Jakarta is the group name for the Java based projects of the Apache Software foundation. The Apache Software Foundation. The Apache Software Foundation is an umbrella organization that looks after a number of Open Source projects. Tomcat provides Servlet, JSP technologies and static content as well. A web server uses the request/response message exchange pattern to serve web pages. Recent versions of Tomcat can serve static content as fast as httpd. It can be used as standalone or it can be used behind traditional web servers such as Apache httpd.

Tomcat is a Java Servlet container and web server from the Apache software foundation. I checked last week and its nice.We will contact you soon. Rajeshkumar replied the topic: Apache ant interview questions Nineetha replied the topic: Apache ant interview questions Permissions changed files:644 folders:755 Sribhavani_u replied the topic: Apache ant interview questions Go through all these questions mentioned in the url below and try to find an answer and provide your answer as part of comments. Each build.xml will compile one java program but build2.xml should be called from build1.xml. Write a two build.xml named with “build1.xml” and “build2.xml”. Linux – Write a ant build.xml which should create 5 files and five folders and change the file permission to all files to 644 and folder to 755. Write a ant build.xml which should copy the files and folders from another and create a tar file. Write a ant build.xml and call one batch file from build.xml. Links to all Apache Ant Task – /manual/tasklist.html Rajeshkumar created the topic: Apache ant interview questions
