When wil use singleton class in Struts

Answer Posted / sekhar babu

Sorry,

I posted the wrong answer Multiple instances of Action
Classes will create for each request. It will not create
multiple instances of Action class,

It will create only single object and uses that object

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between plain-validator and field-validator?

518


what is ACID test for fresh engineers??what is the pattern??

2365


Why it called struts?

557


What is spring and struts in java?

509


How we can configured action mapping in struts?

575






Why do the struts tags provide for so little formatting?

583


How properties of a form are validated in Struts?

563


What are the steps used to setup dispatch action?

495


What are action errors and error?

573


What is the purpose of @stringlengthfieldvalidator annotation?

598


Why is action servlet a singleton in struts?

590


How can we display all validation errors to user on jsp page?

645


What is the purpose of execute() method?

569


What is declarative exception handling in struts?

554


How can we handle exceptions thrown by application in Struts2?

534