Answer Posted / shashank
Servlet is a server side programming to provide service to client where as Struts is a framework which promotes the use of the Model-View-Controller architecture for designing large scale applications.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain jsp and tell its uses?
What's the difference between javabeans and taglib directives?
How many jsp scripting elements are there and what are they?
Why do we use expression language in jsp?
Explain the
How to call java method in jsp page on button click?
What is cookies in jsp?
Is there a way I can set the inactivity lease period on a per-session basis?
Which tag should be used to pass information from jsp to include jsp?
Explain jsp lifecycle methods?
What is context in jsp?
Is jsp front end or backend?
Can we use jsp implicit objects in a method defined in jsp declaration?
What is jsp action tags?
How can html output be prevented from being cached?