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
What is numeric data type?
Can we override constructor?
What is the same as procedures?
What is the difference between the paint() and repaint() methods in java programming?
What are streams in java 8?
What is a parameter in a function?
Is minecraft 1.15 out?
What is floor math?
What is general methodology?
Is 0 a prime number?
What is an object's lock and which object's have locks in java programming?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
Is alive and join method in java?
What are the types of java?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread