Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between servlets and struts?

Answer Posted / abinaya

Struts is a tag framework used in .jsp, to simplify
programming of
often used servlet and jsp code. It's similar to JSF, or jsp
tags, you
include tag libraries, Struts libraries and .xml config
files and then
you can use tags in .jsp pages and create servlets from them.
You can use both normal and Struts servlets in one web
application, it
depends on you.

Is This Answer Correct ?    25 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Should I override the service() method?

1138


How can you start a jta transaction from a servlet deployed on jboss?

1204


Explain web container.

1079


What is a servlet engine?

1094


How can the referrer and the target urls be used in servlet?

1057


What is a deployment descriptor?

1156


Differentiate between get and post?

1208


Is servlet a server side scripting language?

1187


What is the major difference between context parameter and context attribute?

1163


Explain jsessionid and when is it created?

1184


What exception should be thrown when servlet is not properly initialized?

1056


What are the supporting protocol by HttpServlet ?

1250


What is the major difference between servlet and applet?

1058


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

1146


How will you pass values from HTML page to the servlet?

1100