ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Java J2EE  >>  Java Related  >>  Struts
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
How data transfered from one formbean to another formbean?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How data transfered from one formbean to another formbean?
Answer
# 1
1)first form
public class M extends ActionForm
{
//some code//
}
2)second form bean

public class Maction extends Action
{
//sme code//

M o=(M)form;//calling the first formbean to second form bean
}
 
Is This Answer Correct ?    0 Yes 0 No
Ravi
 
  Re: How data transfered from one formbean to another formbean?
Answer
# 2
sorry i did not get u. can u please explain once?
 
Is This Answer Correct ?    0 Yes 0 No
Rakhi
 
 
 
  Re: How data transfered from one formbean to another formbean?
Answer
# 3
hello 
ravi

tell me clearly

u explained is struts flow,i think
 
Is This Answer Correct ?    0 Yes 0 No
Venkat
 
  Re: How data transfered from one formbean to another formbean?
Answer
# 4
first copy the form properties into one bean class and then 
copy those to the required form in Action class
BeanUtils.copyProperties(Bean,frm1);
BeanUtils.copyProperties(frm2,Bean);
 
Is This Answer Correct ?    0 Yes 0 No
Madhukiran`
 

 
 
 
Other Struts Interview Questions
 
  Question Asked @ Answers
 
how the error can be showed in the jsp page in struts? Wipro2
Is form beans are serializable or not? Magna-Infotech6
struts is thread safe or not ?give me answer as early as possible  2
Is it possible to create mulitple instance of one Action Class in struts? Satyam7
tell me struts flow ? Fidelity4
How to forward from Array List to Jsp in Struts ActionServlet class?  5
What is Struts Frame Work Architecture(With Diagram) ? CMC1
what is the disadvantage of struts frame work?  7
why servlet is used as controller not JSP? MCS4
project architechture in java IBM2
its a ActionForm controller or model? Wipro11
Is struts thread safe? HCL2
How do you know what to give for the "path " under in struts-config.xml ?  1
How do you customize ActionServlet? Ness-Technologies2
life cycle of struts?  6
who will run the execute method in struts? Wipro4
what is ForwardAction and IncludeAction in struts? Mind-Tree2
In web.xml file instead of *.do can i write *.ibm, Specify with example IBM4
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect? Wipro6
what is project architecture?give brief explanation about project architecture? CTS2
 
For more Struts Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com