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 are the services provided by a J2EE container?

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

Interview Question: Is Struts compatible with other Java technologies?

Interview Question: What is the difference between sessioncontext and entitycontext?

Name the containers which uses Border Layout as their default layout?

Explain the Polymorphism principle.

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

Question: What is the directory structure of a web application?

Question: Explain the life-cycle methods in JSP?

Can Entity Beans have no create() methods?

What is difference between Java Bean and Enterprise Java Bean?

Interview Question: What is Action Class?

Question: What is an output comment in JSP?

What types of comments are available in the JSP?

Interview Question: What is Deployment descriptor?

Latest Articles (in Interview)