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 are the properties of thread?
Why inputstreamreader is used in java?
What is string example?
What is difference between identifier and variable?
What is a jagged array in java?
What is the final keyword?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
How the interruptible method gets implemented?
What is the inheritance?
How arrays are stored in memory in java?
Discuss 2D arrays.
What is an example of a keyword?
What is a nested class?
Why do we use threads in java?
What are the types of arrays in java?