Programming Tutorials

Interview Question: Who makes the Struts?

By: Ash in Interview Tutorials on 2008-08-13  

Question:Who makes the Struts?

Answer: Struts is hosted by the Apache Software Foundation(ASF) as part of its Jakarta project, like Tomcat, Ant and Velocity.

 

 

 

 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Question: Difference between forward and sendRedirect in JSP?

Explain garbage collection?

What is Collection API?

Interview Question: What is the difference between Message Driven Beans and Stateless Session beans?

Differentiate between .ear, .jar and .war files.

Interview Question: What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

What are all the different scope values for the tag?

The output of System.out.println(5>>2) in Java

What is the difference between interface and abstract class?

Interview Question: Write code of any Action Class?

Interview Question: What is the difference between EAR, JAR and WAR file?

Interview Question: Do ActionForms have to be true JavaBeans?

What do you understand by a container in J2EE?

Interview Question: What is Deployment descriptor?

Is Iterator a Class or Interface? What is its use?

Latest Articles (in Interview)