Programming Tutorials

Interview Question: Why are some of the class and element names counter-intuitive?

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

Question: Why are some of the class and element names counter-intuitive?

Answer:

The framework grew in the telling and, as it evolved, some of the names drifted.

The good thing about a nightly build, is that everything becomes available to the community as soon as it is written. The bad thing about a nightly build is that things like class names get locked down early and then become difficult to change.

 

 

 

 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

What is similarities/difference between an Abstract class and Interface?

Question: How is the MVC design pattern used in Struts framework?

Question: Explain the life-cycle methods in JSP?

Tell me something about J2EE component?

Types of Interviews

Interview Question: What is the difference between find and select methods in EJB?

Interview Question: Is Decorator an EJB design pattern?

What do you understand by Synchronization?

Interview Question: Do ActionForms have to be true JavaBeans?

Interview Question: Why are some of the class and element names counter-intuitive?

Interview Question: If the framework doesn't do what I want, can I request that a feature be added?

Interview Question: How do I install Struts?

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

What types of comments are available in the JSP?

What is JSP Scriptlet?

Latest Articles (in Interview)