How does one create an action in struts 2?
No Answer is Posted For this Question
Be the First to Post Answer
Is struts efficient?
how to implement singletun design patteren in struts?
In how many ways duplicate form submission can occurs?
What is the actionform?
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.
What is actionservlet?
How do you find the struts version being used in a project?
i have 500 jsps in my application,and i have same forward name for each jsp,so it lokks in strutsconfig.xml,from 1 to 500,but i want send 498 page directly,how can i cingigure my application
What are pull and push mvc architecture and which architecture does struts2 follow?
how canu done chechin and check out of u r project using with sample examples?
How nested beans can be used in Struts applications?
What is the role of action class in struts?