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
How to do a true java ping from windows?
Explain importance of finally block in java?
Which number is denoted by leading zero in java?
What loop means?
Tell me the Importent classes in net package?
Explain creating threads by implementing runnable class?
What is gc()?
What is string intern in java?
Is final static java?
What is purpose of keyword void?
What is blank final variable?
What is this keyword used for?
What is included in core java?
what is the difference between Object Based Language and Object Oriented Language?
What is multithreading and its advantages?