What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 5 constants of action interface?
What is the role of action class?
what is mean by custom tag?
why we are not implement business logic in struts action?
Is it possible to create mulitple instance of one Action Class in struts?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
what is purpose cvs and vss in eclipse?
What are inner class and anonymous class?
What are different Struts2 tags? How can we use them?
When it’s useful to use IncludeAction?
Are struts still used?
How Struts will follow the MVC?