When should we use SwtichAction?
No Answer is Posted For this Question
Be the First to Post Answer
Where should struts xml be placed?
What is Request Dispatcher and what is Request Process?
What are the loop holes of struts?
Which parser is used in Struts to parse the Structconfig.xml file.
What is the default location of result pages and how can we change it?
What configuration files are used in struts?
Are actions thread safe?
What is difference between spring and struts?
Can i use constructor in Action Class?If yes how?
i have list of values(e.g 100). using logic:iterate, how can i print the multiples of 5th element? how the logic:iterate will understand the multiples of 5.
How to work with error tags?
What is the purpose of '@keyproperty'?