adspace


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 are the contents on web.xml in struts application ?

1072


What do you know about validation plugin ?

1031


What is the difference between filters and interceptors ?

1316


How is declarative handling of exceptions done in struts ?

1010


What is action chaining ?

1168