Question { 12776 }
why business logic written using servlets not in jsp. Jsp
used for presentation purpose. serlvet used for coding
business logic and controller logic. Reason for using
servlets in business logic.
Answer
| Is This Answer Correct ? | 11 Yes | 2 No |
Hi friends, am newbie to servlet. My interviewer asked why
used servlet in your application.
i used servlet for controller logic and business logic .
is it correct ?
Answer
| Is This Answer Correct ? | 4 Yes | 0 No |