Answer Posted / gopikrishna
JSP is a scripting language flexible for webdesigners to
undersatnd the tags with java language and this is
espicially for presentation, as in this struts scenario,
Servlet is a component which is responsible for taking the
contents of incomming http requests and decode and process
for furthur forwarding rather than presenation...So this is
genaral way of thinking to understand y they had chossen
servlet instead of jsp. if we are having a beeter
understaning of jsp and servlets then, we ourself can
decide which one is more better if your way of thinking
also considering the load balancing issues.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
How to use forward action to restrict a strut application to mvc?
How does struts2 token work?
How to explain Software Bank Loan descriptions
Why we use struts in java?
What is apache struts used for?
What is the use of web xml in struts2?
Which file is used by controller to get mapping information for request routing?
Difference between struts and spring?
How to handle exceptions in structs?
What is validate() and reset() functions?
What is actionservlet?
What is http redirect?
What is use of i18n interceptor?
What is the purpose of constant tag in struts.xml?
What configuration changes are required to use Tiles in Struts?