struts 1.x and struts2.0 1 Answer(s) 4 years and 6 months ago
Posted in : Struts
View Answers
January 5, 2009 at 3:28 AM
Hi friend,
Struts1 extends the abstract base class by its action class. The problem with struts1 is that it uses the abstract classes rather than interfaces.
While in Struts 2, an Action class implements an Action interface, along with other interfaces use optional and custom services. Struts 2 provides a base ActionSupport class that implements commonly used interfaces. Although an Action interface is not necessary, any POJO object along with an execute signature can be used as an Struts 2 Action object.
struts 1.x and struts2.0 - Struts struts1.x and struts2.0 what are the differences between struts1.x version and struts2.0?
Its urgent please reply soon.......... Hi....
While in Struts 2, an Action class implements an Action interface, along
struts 1.x struts1.x hi... sir. This is sreenu sir. I am learning struts2 but i have a small doubt i am using include tag. ex include tag is not displayed
pls telll me sir.?
i using
this tag using but it is not work
pls give
Struts2.0 - Struts Struts2.0 Hi,
How wrote separate Form (not in Action) so define bean tag in struts.xml ( struts2.0)
how map dat bean to tag...
plz any one help me...
thanks& regards
kalyani
Struts 1.X with GWT Struts1.X with GWT Hi RoseInda,
Can you please provide me information on how to use GWT with Struts1.x
Regards,
Hari
Struts2.0 - Struts Struts2.0 Hi ,
I am Kalyani,
im very new to struts2.0 ,
just i fetch 1 recond im dao using SQL database ,
i want to display those in jsp for that i wrote following code...
plz verify my plz,plz help me any one....plz
Struts 1.x Vs Struts 2.x Struts1.x Vs Struts 2.x
 ... frameworks. Struts 2.x is very simple as
compared to struts1.x, few... but
in case of Struts 2, Actions are not container dependent because they are made
simple
New to struts2.0
New to struts2.0 hi am new to struts2.0 in my application i have declared a list in static how to get the static list values in my result.jsp???
if i remove the static in the list the result is getting displayed.why
Error from struts2.0
Error from struts2.0 Hi All,
I run the struts2.0 i get this error please give the solution.
My versions jre,jdk,and jvm are 1.6. Tomcat 6.0.
My error:
The requested resource (/struts2-blank-2.0.6/) is not available.
I
venkat,struts developer
venkat,struts developer what isthe purpose of <Results>tag in struts2.0
struts programming - Framework struts programming how to start programming using the struts2.0 by using eclipse europa and along with the jboss server
struts programming - Framework struts programming how to start programming using the struts2.0 by using eclipse europa and along with the jboss server
struts 2.0 - Struts struts 2.0 i am new to struts2.0. i have to use struts 2.0 in my project. give sample examples for storing retrieving the data using oracle 10g.
give examples on insertions(using struts2.0+oracle 10g). and send the code
java - Struts
java what do u mean by rendering a response in Struts2.0 Hi friend,
Read for more information.
http://www.roseindia.net/struts/struts2/
Thanks
JSP - Struts
for ur response...but I want it in struts1.X...JSP Hi,
Can you please tell me how to load the values in selectbox which are stored in arraylist using struts-taglibs
Note:I am neither using
Two forms submission to one Action Class in Struts2.0
Two forms submission to one Action Class in Struts2.0 Hi,
I have two forms.I want to submit two forms with only one submit button to the same action, same method.
How can i get this.
Please reply me
Differences from HTML 4.01 and XHTML 1.x
Differences from HTML 4.01 and XHTML 1.x
The HTML5 has been updated with adding
some advanced features, removing some hindering features and modifying some
useful features in a better way. Here are the list of some
add cookies to login form in jsp by using struts2.0 framework
add cookies to login form in jsp by using struts2.0 framework hi sir
i implemented login.jsp page it include username and password field
I used struts2.0 and hibernate3.0 and mysql database for login .jsp
now i want to add
Configure Strtus 2.0 in Netbeans5.5 - Struts
Configure Strtus 2.0 in Netbeans5.5 Hi All, I am using netbeans... the Information & steps to configure Struts2.0 on Net beans and develop Struts 2.0 applications. Already I have downloaded struts 2.0 jar's zip from http
Struts Step by Step
configuration file in struts1.x
framework
4. Write ActionForm classes
5. Write...Struts Step by Step
Step by step Struts Tutorials
Here we are providing Step by step struts tutorials, the step by step
tutorial on struts is grate
help - Struts
help Dear friends
I visit to this web site first time.When studying on struts2.0 ,i have a error which can't solve by myself. Please give me help, thans!
information:
struts.xml
HelloWorld.jsp
Inter Server Communication - Struts Struts2.0 ,I have 2 server one is web-logic server and another is Tomcat server.
In web-logic server , there is link to call tomcat server for call struts application ,struts application is tomcat server.
My problem is ,how I call my jsp page
STRUTS STRUTS Request context in struts?
SendRedirect () and forward how to configure in struts-config.xml
struts
struts in industry,
struts 1 and struts 2. which is the best?
which is useful as a professuional
Have a look at the following link:
Struts Tutorials
struts
struts what are the 4 methods of struts framework
struts struts shopping cart project in struts with oracle database connection shopping cart project in struts with oracle database connection
Have a look at the following link:
Struts Shopping Cart using MySQL
Struts Struts When Submit a Form and while submit is working ,press the Refresh , what will happen in Struts
struts
struts Hi
what is struts flow of 1.2 version struts?
i have struts applicatin then from jsp page how struts application flows
Thanks
Kalins Naik
Please visit the following link:
Struts Tutorial
struts
struts i have no any idea about struts.please tell me briefly about struts?**
Hi Friend,
You can learn struts from the given link:
Struts Tutorials
Thanks
struts struts how to write Dao to select data from the database
struts
struts why doc type is not manditory in struts configuration file
struts
struts why doc type is not manditory in struts configuration file
struts
struts why doc type is not manditory in struts configuration file
struts
struts why doc type is not manditory in struts configuration file
Struts
Struts Hi i am new to struts. I don't know how to create struts please in eclipse help me
struts struts Hi
how struts flows from jsp page to databae and also using validation ?
Thanks
Kalins Naik
Struts
Setter methods of form bean class in Struts applications who calls the setter methods of form bean class in struts applications
Struts Struts What is called properties file in struts? How you call the properties message to the View (Front End) JSP Pages
Struts Struts in struts I want two struts.xml files. Where u can specify that xml files location and which tag u specified
struts
struts which is the best book to study struts on own?
please tell me
You can learn struts through the following books:
1)Programming Jakarta Struts By Chuck Cavaness
2)Professional Jakarta Struts By James Goodwill
struts
struts which is the best book to study struts on own?
please tell me
You can learn struts through the following books:
1)Programming Jakarta Struts By Chuck Cavaness
2)Professional Jakarta Struts By James Goodwill