why we use struts framework instead of springs

why we use struts framework instead of springs

why we use struts framework instead of springs

View Answers

June 19, 2012 at 6:15 PM

It depends upon your application requirements.In some cases spring is better and in some cases struts is better. In struts2, you can get excellent jQuery tag libraries.Spring also have tag library but not as struts.

Some points to prefer Struts2--

It is very flexible and extendible with Plugins like

Convention Plugin

REST Plugin

getter/setter for Parameter

jQuery Plugin

JSOn Plugin.









Related Tutorials/Questions & Answers:
why we use struts framework instead of springs
why we use struts framework instead of springs  why we use struts framework instead of springs    It depends upon your application requirements.In some cases spring is better and in some cases struts is better
why we use constructors instead of methods in java?
why we use constructors instead of methods in java?   why we use constructors instead of methods in java
Advertisements
whats the difference between struts and spring frameworks.why we use spring instead of struts
whats the difference between struts and spring frameworks.why we use spring instead of struts  whats the difference between struts and spring frameworks.why we use spring instead of struts
Why to use Spring Framework?
Why to use Spring Framework in a web application? In this article I... depend on the Spring libraries. ADS4ThUnitADS Why to use the Spring Framework?ADS_TO_REPLACE_2 Here is points that describes why to use the Spring Framework
Why do we use ORM?
Why do we use ORM?  Why do we use ORM?   ORM is technology to access the data from the database. With the help of ORM framework, business... define the mapping of which property for which column. In ORM we can use plain java
Why it called Struts?
Why it called Struts?  Why it called Struts
Why we use singleton class in hibernate sessionfactory?
Why we use singleton class in hibernate sessionfactory?  Hello, Please tell me why we use singleton class in hibernate sessionfactory? hibernate sessionfactory singleton example would be very helpful. Thanks
Why does this code prints fAfA instead of fBfA ?
Why does this code prints fAfA instead of fBfA ?  class B { void f(){ System.out.print("fB");} B(){f(); } } public class A extends B...(String[] args) { new A(); }} Why does this code prints fAfA instead
springs
springs  i am beginer of spring framework any bestbooks for this framework...how i design web projects using springs and hibernate...if any sample code means ple send the link ple it s very useful for me   Please visit
why we use abstract class in java?
why we use abstract class in java?  what is the the purpose of abstract class.Give example when to use abstract and when use interface
why we use design patterns in java?Example?
why we use design patterns in java?Example?  Hi..... Why we use design patterns?,why they are needed in programming languages?,advantages?   hi friend, please go through the following links may this will be helpful
Why we use Semicolon after SQL Statements?
Why we use Semicolon after SQL Statements?  Why we use Semicolon after SQL Statements?   Hi, Some database systems require a semicolon at the end of each SQL statement.The semicolon character is a statement
Struts - Framework
then it is not necessary to use struts or any other framework. Although various MVC... Use of Struts  What is the use of Struts?  Use of Struts... it is better to go for Struts or any other framework. While if you are working
Why Struts in web Application - Struts
Why Struts in web Application  Hi Friends, why struts introduced in to web application. Plz dont send any links . Need main reason for implementing struts. Thanks Prakash
Why Struts 2
Why Struts 2       The new version Struts... of design problem of struts1 framework that has been resolved in the struts 2 framework. Most of the Struts 2 classes are based on interfaces and most of its
arrays,why we cannot use this statement
arrays,why we cannot use this statement  import java.util.*; class Dash{ public static void main(String args[]){ int x0=100; int[] x1=new int[3]; int[][] x2=new int[3][3]; int[][][] x3
arrays,why we cannot use this statement
arrays,why we cannot use this statement  import java.util.*; class Dash{ public static void main(String args[]){ int x0=100; int[] x1=new int[3]; int[][] x2=new int[3][3]; int[][][] x3
can we use include files in struts.....? - Struts
can we use include files in struts.....?  hi, i have a doubt that whether we should not redirect from one jsp to another jsp directly using include r jsp:include directives. I heard that it is violation of struts rules if we
struts - Framework
struts  Hi,roseindia I want best example for struts Login form..Don't integrate springs and hibernate with this example i want only in struts...  Hi Friend, You can get login applications from the following
why we use ^ operator in sql, and what is the meaning of that operator?
why we use ^ operator in sql, and what is the meaning of that operator?  why we use ^ operator in sql, and what is the meaning of that operator
springs
://www.roseindia.net/struts/hibernate-spring
why servlet as controller - Struts
why servlet as controller   Hi Friends, Main reasons for using servlet as a controller in struts. why not jsp . Thanks Prakash  Hi Friend, JSP is again a servlet which is having HTML syntax with java support.All
Struts - Framework
in any other framework or else before starting struts. you just need to have... struts application ? Before that what kind of things necessary... that you are going to learn Struts. Just refer "http://www.roseindia.net
struts - Framework
struts  can show some example framework of struts  Hi Friend, Please visit the following links: http://www.roseindia.net/struts/ http://www.roseindia.net/struts/struts2/ Hope that the above links
Latest Version of Struts Framework
Complete detail and tutorials about the Latest Version of Struts Framework In this page we are listing the Latest Version of Struts Framework which is being... is working on the development and maintenance of Struts Framework
Java Springs Framework Tutorial
Java Springs Framework Tutorial Spring framework is a Java platform... Schedulers Ajax Struts JSF Spring framework is also available for .NET.... Java developers use Spring to create modular, portable and testable
Why Zend FrameWork
Why Zend Framework: In this current tutorial we will discuss why should we..._TO_REPLACE_1 With Zend Framework we can do make changes with so much ease. ZF... framework and its components in a one go, so we can learn it step by step
Struts - Framework
project and is open source. Struts Framework is suited for the application... struts application ? Before that what kind of things necessary..., Struts : Struts Frame work is the implementation of Model-View-Controller
struts - Framework
Struts Spring Hibernate Integration  struts spring hibernate integration tutorial
struts - Framework
Struts design pattern  Please explain Struts design pattern
struts - Framework
struts  Tag libs in struts
core classes of the Struts Framework
core classes of the Struts Framework  What are the core classes of the Struts Framework
Struts Validator Framework
Struts Validator Framework  What is Struts Validator Framework
struts - Framework
Struts flow of execution diagram  What is the structure of struts flow ..can you show it with the help of diagram
Setup validator framework in Struts
Setup validator framework in Struts  How to Setup validator framework in Struts
Struts framework
Struts framework  How to populate the value in textbox of one JSP page from listbox of another JSP page using Struts-html tag and java script
Struts framework
Struts framework  How to populate the value in textbox of one JSP page from listbox of another JSP page using Struts-html tag and java script
Using the Validator framework in struts
Using the Validator framework in struts   What is the Benefits of Using the Validator framework in struts
struts opensource framework
struts opensource framework  i know how to struts flow ,but i want struts framework open source code
Why we should use string args[] in main method in java?
Why we should use string args[] in main method in java?  we use only string in the main method not any other one.. specify the reason... and tell me...;By running a program at a command line we can pass some arguments
Introduction to Struts 2 Framework
Application using Struts 2 framework We will use the Eclipse IDE... the basics of Struts 2 framework. We will explain you how you can create your first application using Struts 2.3.8 framework. We are using Struts 2.3.8 framework
Struts development application - Framework
Struts development application  hi friends, I want a source code for validation.xml,validation-rules.xml in DynaValidator framework regarding for struts framework,and what is difference b/w validation.xml and validation
Architecture of Struts 2 Framework
Architecture of Struts 2 Framework In this chapter we will discuss about... on WebWork and XWork framework. Struts 2 promotes the MVC framework... to understand the Architecture of Struts 2 framework. Struts 2 framework is based
Struts - Framework
Struts  Hi, I am doing a reverse engineering in a project based on struts 1.1,after seeing the log file, i encounter some lines that are written by applicatoin, following are the lines in log related to strtus while
Struts - Framework
================== ........ ....... ......... ........ ================= struts-config.xml
validator framework work in Struts
validator framework work in Struts  How does validator framework work in Struts
Struts in AJAX - Framework
Struts in AJAX  Dear Deepak Sir, How to use ajax in Struts Framework,if it is possible plz give me one simple example. Thanks & Regards... very easy to use Ajax in Struts 2 applications. Please check at http
What is Struts Framework?
What is Struts Framework? Learn about Struts Framework This article is discussing the Struts Framework. It is discussing the main points of Struts framework... introduction to the Struts framework such as history, features and technology of Struts
Struts Framework - Apache Struts Framework an Introduction
Struts Framework - Apache Struts Framework an Introduction Apache Struts is open source framework that implements the MVC Design pattern. Apache Struts Framework is used to develop enterprise web applications. The Struts framework
Struts Validator Framework
Framework. In this lesson you will learn how to use Struts Validator Framework... Struts Validator Framework     ... to Validator FrameworkADS_TO_REPLACE_1 Struts Framework provides the functionality

Ads