Can you explain value stack?
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
why do we use logic tag library in struts?
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
How action-mapping tag is used for request forwarding in struts configuration file?
What are Struts properties?
What does execandwait interceptor?
Where can i get jar file for use the struts-tags in struts2?
What is the difference between session scope and request scope when saving formbean ?
What are the contents on web.xml in struts application ?
How action mapping is configured in Struts?
Give an example where struts tiles may be used?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?