Why we use struts over servlets?
No Answer is Posted For this Question
Be the First to Post Answer
When do I need “struts.jar” on my classpath?
what is the main reason for developing struts? what is advantages over Basic MVC architecture based JAVA Application?
How do u provide security to ur project?(Banking domain project)
we have two applications A1 & A2 both are accesing the same databse table employee at the same time how we will manage this so that both application can get the correct no of emloyee while A1 is inserting a employee at the same time while other applicatuion is getting the empployee list.
Which tag is used to declare constants in struts xml?
What are the 5 constants of action interface?
How to pass runtime Parameter in Struts1.2?
What are action errors and error and what are the consequences they impose?
Can we integrate struts with spring?
struts 1.3 features?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
Hai all.What is the use of <logic:iterate>tag in struts application.