Answer Posted / anamprasadreddy
servlet is a server side programming to provide service to
the client where as struts is designed for front end pages
with good look and feel.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How are jsp(java server pages) better than asp(active server pages)?
Can we use jsp implicit objects in a method defined in jsp declaration?
What are the life-cycle methods for a jsp?
What are the differences between get and load methods?
What is the use of implicit object named "application" in Application?
How do I view a jsp file?
How are the jsp requests handled?
Explain the jsp:setProperty action.
What is _jspservice method?
Can I run jsp on xampp?
What is request getcontextpath ()?
What are the types of jstl tags?
Can you call jsp from servlet?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
What are the two kinds of comments in jsp and what's the difference between them ?