what is the difference between servlets and struts?
Answer Posted / asd
Servlet is a simple java class, and struts is framework but
it is used servlet as action class to controll over request
and response.
Is This Answer Correct ? | 38 Yes | 8 No |
Post New Answer View All Answers
What is servlet instance?
What is servlet api used for conneting database?
What are the important functions of filters?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
What is SingleThreadModel interface?
What is the difference between genericservlet and httpservlet
What are important features of Servlet 3?
What are the different ways we can maintain state between requests?
Why don't we write a constructor in a servlet?
Explain servlet life cycle?
What is new in ServletRequest interface ? (Servlet 2.4)
How the typical servlet code look like ?
What is life cycle of Servlet?
What is the difference between portlet and servlet?
How do you invoke a servelt?