wat happen when the connection is nt closed in jdbc n what vl happen when i interchange in executequery n execute statements
2 5095Can we write Structs application without using Action Class directly or indirectly(extends Action class)
5 10009we 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.
5 10000what is the current salary package in India for a java programmer who has 2 years experience
7 18572How to carryout the validations in struts if the validator frame work cant handle the validation
2 7526Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
2 12360
What is the use of lookupdispatchaction?
Describe the basic steps used to create a tiles application?
Describe validate() and reset() methods.
What is the purpose of @createifnull annotation annotation?
How we can controlled duplicate form submission in struts?
What configuration files are used in struts?
What are the 5 constants of action interface?
What are Struts2 core components?
Does apache struts run on windows?
What is defeult result type?
In which method of action class the business logic is executed?
How struts control data flow?
How to combine the struts with velocity template?
What are pull and push mvc architecture and which architecture does struts2 follow?
What do you mean by actionmapping?