wat happen when the connection is nt closed in jdbc n what vl happen when i interchange in executequery n execute statements
2 5233Can we write Structs application without using Action Class directly or indirectly(extends Action class)
5 10237we 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 10233what is the current salary package in India for a java programmer who has 2 years experience
7 18835How to carryout the validations in struts if the validator frame work cant handle the validation
2 7645Can 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 12474
Whats the difference between the default namespace and the root namespace?
What is the purpose of @customvalidator annotation?
What design patterns are used in struts?
What configurations are stored in struts configuration file ?
How does struts work?
In which method of action class the business logic is executed?
How to work with error tags?
What is http forward?
What is struts framework?
how to connect from struts to database through hibernet and where u can modify the class
How you will display validation fail errors on jsp page?
Are actions thread safe?
What is the purpose of @requiredstringvalidator?
What is strut action mapping?
How nested beans can be used in Struts applications?