This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Struts and the fly likes Transferring data from one FormBean to another Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Transferring data from one FormBean to another" Watch "Transferring data from one FormBean to another" New topic
Author

Transferring data from one FormBean to another

p hasini
Ranch Hand

Joined: Oct 24, 2009
Posts: 92
How can data be transferred from one FormBean to another
Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9191
    
    2

How do you think it can be done?? Where do you need to do this type of thing?? If all you have to do is transfer all properties of one form bean to another, then why don't you use the original form bean...


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Transferring data from one FormBean to another
 
Similar Threads
Nested Index Property
passing values from ActionClass to jsp struts 1.1
dynamic indexed properties
Struts Problem
FormBean data is lost when forwarding from an Action to another