Programming Tutorials

Interview Question: Do you have to credit Struts on your own website?

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

Question:Do you have to credit Struts on your own website?

Answer:

You need to credit Struts if you redistribute your own framework based on Struts for other people to use. (See the Apache License for details.) But you do not need to credit Struts just because your web application utilizes the framework. It's the same situation as using the Apache HTTPD server or Tomcat. Not required if its just running your web site.

 

 

 

 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

Explain the Encapsulation principle.

What is transient variable?

Interview Question: What is the difference between JavaBean and EJB?

Interview Question: What is Local client view in EJB?

What is the difference between JTS and JTA?

What is Deployment Descriptor?

Interview Question: What are the call back methods in Entity bean?

Interview Question: Why aren't the Struts tags maintained as part of the Jakarta Taglibs project ?

Interview Question: Where can I get help with Struts?

Interview Question: Why does EJB needs two interfaces(Home and Remote Interface)?

What are implicit Objects available to the JSP Page?

Interview Question: Where can I get a copy of Struts?

What is Collection API?

Interview Question: Do you have to credit Struts on your own website?

Interview Question: Write code of any Action Class?

Latest Articles (in Interview)