What are the action classes in struts?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about the <html:base> tag?
What is difference between perform() used in struts1.0 and execute() used in 1.1 ?
What is apache struts used for?
How do you find the struts version being used in a project?
is it necessary to write struts-confing.xml ,what tags are important in that xml file?
what is the purpose of load_on_startup entry in struts- config.xml?
What is struts framework?
What is action class?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
What does the term struts mean?
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
Even though Servlets and JSP are web based concepts .wht is the use of using Struts using then