Why can't we make jsp as a controller and action
servlet in struts?
Answer Posted / amareshara
Becoz in the JSP all only our business logic is described.
but MVC we can all the logic (i.e. B.L.,P.L.) are separated
asap.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Why is core java important?
What is the flag in java?
Explain the difference between abstract classes and interfaces in java?
What is the order of arraylist in java?
Can a hashset contain duplicates java?
How will you reverse a link list without using recursion?
What is the difference between Error, defect,fault, failure and mistake?
what is object-oriented programming in java?
How many bits is a float?
How to handle a web browser resize operation?
What is the java project architecture?
Can we nested try statements in java?
Why synchronization is important?
What is boolean strategy?
What are the various access specifiers in java?