What’s the difference between struts and espresso?
No Answer is Posted For this Question
Be the First to Post Answer
How is forward action used for integration?
what is the purpose of load_on_startup entry in struts- config.xml?
What is struts and why it is used?
What is action support class in struts2?
What do you mean by the abstract package in struts2, and what is its utilization?
What is the flow of requests in struts based applications?
what is the use of cvs in struts?
Hai all.What is the use of <logic:iterate>tag in struts application.
Why was reload removed from struts (since 1.1)?
Which class is the Front Controller in Struts2?
what is the disadvantage of struts frame work?
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.