What is the use of web xml in struts2?
What are different Struts2 tags? How can we use them?
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
why we are using vo,dao and dto design patterns in struts framework
What are the two scope types for formbeans?
how canu done chechin and check out of u r project using with sample examples?
What's the purpose of execute method of action class?
Who makes the struts?
how many methods are there in RequestPrccesor class?
Can we have different controllers in one struts app?
Is struts efficient?
why servlet is used as controller not JSP?
is it necessary to write struts-confing.xml ,what tags are important in that xml file?