the business logic is executed.

the business logic is executed.

In which method of Action class the business logic is executed ?

View Answers

November 22, 2010 at 1:25 PM

The execute() is a method of struts Action class. It is used for business logic execution of Action class.

public ActionForward execute( 
        ActionMapping mapping,
             ActionForm form,
             HttpServletRequest request,
             HttpServletResponse response)
          throws Exception ;
{
// business logic.
}

1 : Perform the processing required to deal with this request
2 : Update the server-side objects (Scope variables) that will be used to create the next page of the user interface
3 : Return an appropriate ActionForward object.

Thanks.









Related Tutorials/Questions & Answers:
the business logic is executed.
the business logic is executed.  In which method of Action class the business logic is executed
Business logic vs Presentation logic - JSP-Servlet
Business logic vs Presentation logic  what is the difference between Business logic and Presentation logic
Advertisements
Business Logic in mvc2 - JSP-Servlet
Business Logic in mvc2  What is business logic and where it is written using servlet and jsp
why business logic in servlets - JSP-Interview Questions
why business logic in servlets  why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic
Business Objects of Business Logic tier
Business Objects of Business Logic tier   ... will develop the objects of business logic tier. Business logic tier referrers..._TO_REPLACE_1 Business logic tier communicates both with user interface tier
ModuleNotFoundError: No module named 'python-business-logic'
ModuleNotFoundError: No module named 'python-business-logic'  Hi...: No module named 'python-business-logic' How to remove the ModuleNotFoundError: No module named 'python-business-logic' error? Thanks   Hi
ModuleNotFoundError: No module named 'python-business-logic'
ModuleNotFoundError: No module named 'python-business-logic'  Hi...: No module named 'python-business-logic' How to remove the ModuleNotFoundError: No module named 'python-business-logic' error? Thanks   Hi
ModuleNotFoundError: No module named 'django-business-logic'
ModuleNotFoundError: No module named 'django-business-logic'  Hi...: No module named 'django-business-logic' How to remove the ModuleNotFoundError: No module named 'django-business-logic' error? Thanks   Hi
Integrating Business Logic Tier and Integration Tier Components
Integrating Business Logic Tier and Integration Tier Components...; In the business logic tier web have created business objects, business services and now we are going to integrate them using Spring framework. Business
The J2EE Architecture allows the programmers to divide their work into two major categories Business Logic Presentation
categories: Business Logic... and these interacts with the users. Business Logic:ADS... the business logic of the system and are archived into .jar file. Business
LOGIC
LOGIC  hey guys..i have my exams coming in somedays and it would be really helpful if someone explained how to develop the logic of any program
LOGIC
LOGIC  hey guys..i have my exams coming in somedays and it would be really helpful if someone explained how to develop the logic of any program
i have developed the application in jsp(front-end -jsp,business logic-jsp).it is very slow when accessing the page - JSP-Servlet
i have developed the application in jsp(front-end -jsp,business logic-jsp).it is very slow when accessing the page  i have developed the application in jsp only.i did not use any classes.application is very slow when access
ModuleNotFoundError: No module named 'executed'
ModuleNotFoundError: No module named 'executed'  Hi, My Python... 'executed' How to remove the ModuleNotFoundError: No module named 'executed... to install padas library. You can install executed python with following
ModuleNotFoundError: No module named 'executed'
ModuleNotFoundError: No module named 'executed'  Hi, My Python... 'executed' How to remove the ModuleNotFoundError: No module named 'executed... to install padas library. You can install executed python with following
When finally block is not executed in Java?
When finally block is not executed in Java?  Hi, I have read that finally block is always executed in Java. But I want to know if there is any conditions when finally is not executed. When finally block is not executed in Java
When finally block is not executed in Java?
When finally block is not executed in Java?  Hi, I have read that finally block is always executed in Java. But I want to know if there is any conditions when finally is not executed. When finally block is not executed in Java
Logic and desgin
Logic and desgin  How would this be put in visual logic symbol
Logic Building
Logic Building  I wanted to devlop my logic ? How can i do so ? Can i start with java or i need to do c++ before
Logic Iterate.
Logic Iterate.  I have one doubt about logic:iterate. I use text feild inside of logic:iterate , there is possible will generate N no of rows (text feild) inside of iterate. my doubt is how to get the Paritcular rows text
Logic Iterate.
Logic Iterate.  logic iterate Struts I have one doubt about logic:iterate. I use text field inside of logic:iterate , there is possible... the Particular rows text value. for example: print("<logic:iterate id="xid
Business Analysis
Business Analysis  What is Business Analysis
Logic and Degin
Logic and Degin  Need help in writing a pseudocode for this can so please help me with this just need to get started. In this lab, you are going to extend the Fireworks Checkout Stand application in Week 6. This week, we
Tell us the logic of diceroller
is " +dice2); } } dice1 =3 dice2 =2 How is the logic executed????   ...Tell us the logic of diceroller  import java.io.*; import javax.servlet.*; import javax.servlet.http.*; public class DiceRollerServlet extends
What is programming logic ?
What is programming logic ?  What is programming logic
Logic and Design
Logic and Design  Please help me with this Write a program that prompts and accepts a number between 1 and 12. After getting the input, display the number with the appropriate month. (example: This is the 1st month¦January
logic-iterate
logic-iterate  in my code i am using for-each loop for displaying data i want use tag to display data how to use plase help me <%@ page import="java.sql.*" %> <%String[] id = (String[])session.getAttribute("ids
Business case
Business case  hii, For which phase of RUP the "business case" for the project established ?   hello,ADS_TO_REPLACE_1 Inception phase of RUP the "business case" for the project established
Business analysis
Business analysis  Hi, Could you please let me know the business potential for vehicle tracking system in india for next 5 years
Display Hello even before main get executed??
Display Hello even before main get executed??  I have a class (main method) as follow.....As I know this can be done using static method, but Q is how? **class Hello{ public static void main(String[] args
WEB LOGIC - JSP-Servlet
WEB LOGIC project  I want the procedure to run a project in we logic server
ModuleNotFoundError: No module named 'logic'
ModuleNotFoundError: No module named 'logic'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'logic' How to remove the ModuleNotFoundError: No module named 'logic'
what is the logic of this pattern?
what is the logic of this pattern?   1 121 12321 1234321
Version of com.thesett>logic dependency
List of Version of com.thesett>logic dependency
struts logic tags
struts logic tags  what is the use of struts logic tag   The purpose of Struts logic tags is to alter output depending on the given...://www.roseindia.net/struts/struts-logictags/logic-tags-introduction.shtml http
About Web-Logic
the Web-Logic with Tomcat 5.0 version in Console. Somebody has suggested to see the webpage (they had given the link).But when i installed the Web-Logic i... folder in the Web-Logic
Struts logic iterate
Struts logic iterate  This is my jsp page in which i used 3 logic...; <%@taglib uri="http://struts.apache.org/tags-logic" prefix="logic"%>...; <body> <h1> Search </h1> <logic:iterate name
logic for pattern program
logic for pattern program  what's the logic for create pattern program how can i create any pattern program with in minute. like this 123454321... create this program in java without help whats the logic how can i understand
Which request executed first Out of multiple requests in servlet
Which request executed first Out of multiple requests in servlet  Servlet handles multiple request simultaneously.Every new request will be assigned... to servlet ,which request will be executed first , please correct me if question
logic iterate tag - Struts
logic iterate tag  Hey I am displaying the values in a jsp called categoryView.jsp using logic iterate tag as Now properties bname and quant belongs to another formbean named as ViewCategoryForm.java.When I
How to Become a Business Analyst
How to Become a Business Analyst  How to Become a Business Analyst
Business Analysis Certifications
Business Analysis Certifications  What are the certifications available for business analyst in India
What is business intelligence?
What is business intelligence?  What is business intelligence
Business Intelligence tools
Business Intelligence tools  What are the different business analysis tools
Applications of Business intelligence
Applications of Business intelligence  What are the applications of Business intelligence in an enterprise
Business Intelligence Value Chain
Business Intelligence Value Chain  What is Business Intelligence Value Chain
logic for c language
logic for c language  01 02 03 04 05 06 20 21 22 23 24 07 19 32 33 34 25 08 18 31 36 35 26 09 17 30 29 28 27 10 16 15 14 13 12 11
VoIP For Business
VoIP For Business Buying VoIP for business The rapidly maturing business VoIP phone system industry means that there are many manufacturers... for business from a local reseller is the best choice for most businesses
Custom Business Software Development
Custom Business Software Development  What is a Custom Business Software Development?   Custom Business Software Development Any software which is designed to meet your business requirement is a Business Software
Please explain the logic....
Please explain the logic....  class A1 { } class B extends A1 { } public class ComingThru { static String s = "-"; public static void main(String[] args) { A1[] aa = new A1[2]; B[] ba = new B[2

Ads