can i call multipule form beans in Action class?

Answer Posted / debendra kumar dey

As U know Action Class execute method accepts 4 parameters,
one among them is the reference to the Action form object.
And that object is associated with the Action Class through
the action mapping tag in Struts-config.xml file. As per
the Action tag specification we cannot associate more than
one Action form with an Action class simutaneously(i.e,
Same Action path). Alternatively we can associate different
Action forms with the same Action class through different
action paths.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the steps in details to load the server object dynamically?

4540


What is the immediate superclass of the applet class?

599


Are there books about seam?

630


What is TL and its use?

1989


What is ioc concept & explain it?

618






Can I have an action without a form?

593


What are the pros and cons of detached objects?

547


What is a class loader? What are the different class loaders used by jvm?

581


What are the call back methods in entity bean?

557


Which container method is used to cause a container to be laid out and redisplayed?

664


For which statements does it make sense to use a label?

585


What is the difference between the session.get() method and the session.load() method?

598


Can I use multiple html form elements with the same name?

578


Name the eight primitive java types.

593


Do you think that java should have had pointers?

596