| 1600 PMP mock questions | 1400 CAPM mock questions | 800 SCJP 6 mock questions | 600 OCAJP 7 mock questions | 590 OCPJP 7 mock questions | 556 SCWCD 5 mock questions | 500 OCEJWCD 6 mock questions | pdfDownload (java,struts, hibernet etc) | JobsJobs and Walkins |
Struts interview questions
|
!!! Struts interview questions !!!Go to Struts Tutorials >>> new In which method of Action class the business logic is executed ?In the execute() method of Action class the business logic is executed. public ActionForward execute( ActionMapping mapping, ActionForm form, HttpServletRequest req, HttpServletResponse res) throws Exception ; execute() method of Action class: Perform the processing required to deal with this request Update the server-side objects (Scope variables) that will be used to create the next page of the user interface Return an appropriate ActionForward object |
Suggested JobsMore Jobs >> |