Intro to Struts Framework ✔️ Apache Struts is a free, open-source, MVC framework for creating elegant, modern Java web applications. ✔️ It favors convention over configuration, is extensible using a plugin architecture, and ships with plugins to support REST, AJAX and JSON. The framework provides three key components: ✔️ A “request” handler provided by the application developer that is mapped to a standard URI. ✔️ A “response” handler that transfers control to another resource which completes the response. ✔️ A tag library that helps developers create interactive form-based applications with server pages. Follow me @ ✍️ https://raviroza.wordpress.com/ ✍️ https://www.facebook.com/ravi.oza.it ✍️ https://twitter.com/raviozaIT 📹 https://www.youtube.com/user/ravioza101 #RaviROza #StrutsFramework #AdvanceJava #Jdk #Java #Gujarati
Subscribe to:
Post Comments (Atom)
Recent Post
Launching of my new Domain
RaviROza.com
-
✔️ First version of Spring was written by Rod Johnson, released on February 2003. ✔️ It has become popular in the Java community as an ad...
-
Aspect Oriented Programming (AOP) ✔️ AOP complements OOP by providing another way of thinking about program structure. ✔️ The key unit of ...
-
Dependency Injection (IoC) ✔️ Objects can be added and tested independently of other objects. ✔️ Because they don't depend on anything ...
No comments:
Post a Comment