How to evaluate all the form beans that are available in our application, whether or any of the form bean returns validation errors?
How can we enable and disable the validators in struts framework
Latest Answer: With appropriate changes in Struts-config file.. you have to enable the validator as true. ...
Explain what is logic iterator?
What is "model" work in MVC architecture and What is Business Logic?
Latest Answer: "Model" is one of the parts in MVC II Arichitecture. It mainly contains the business logic which interacts with Database and retrieves/stores the data.Sam.T ...
How to create DAO class? How to use DAO class in Struts Action class?
How to implement init() method in Struts
What is the Role of Request Dispatcher in Struts?
How to create forums using struts framework
What is Share point ?How it works?Need of it?Hardware and software Requirements ?
Latest Answer: share point is a portal collebration software, used to develop collection of site in a single site, need for share point is it can handle very huge amount of data where it is not possible for any website, the minimum haredware requirements for share point ...
What is the similarities and differences between the following?ArchitectureProgramming modelFrameworkSpecification
View page [1] 2 3 4 5 6 7 Next >>

Go Top