What is struts2 namespace?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by struts.dev mode?
Even though Servlets and JSP are web based concepts .wht is the use of using Struts using then
For a single Struts application, can we have multiple struts-config.xml files?
What is the purpose of @expressionvalidator annotation?
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.
What is action support class in struts2?
who will run the execute method in struts?
How the exceptions are handled in struts?
Explain the complete struts validator framework.
How to carryout the validations in struts if the validator frame work cant handle the validation
What is the use of resourcebundle.properties file in Struts Validation framework?
What is the purpose of @key annotation annotation?