Why are frameworks used?
No Answer is Posted For this Question
Be the First to Post Answer
What is the naming convention for a resource bundle file in struts2?
What is filter dispatcher in struts?
What does it cost to replace struts?
What configurations are stored in struts configuration file ?
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.
Explain integrate log4j in struts2 application?
Why it called struts?
who will run the execute method in struts?
why do we typecast ActionForm into out plain java bean class in Action class?
What is the purpose of execute method of action class?
collection framework hirarchy?
What is the purpose of @action annotation?