Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) why do we typecast ActionForm into our plain java bean class in Action class? What is the reason?
4 13721
how would use ensure websphere server logs are created on a different drive than the installation root?
What do you understand by business logic?
Will the general public have access to the infobus apis?
What is the benefit of hibernate criteria api?
What is difference between flush and commit in hibernate?
How do you implement one to one relationship in hibernate with xml mapping?
What causes statelessness?
Explain about label node?
What do you mean by buffering?
Hello, My project requirement is like I need to create a web page using MVC pattern. I hava a bean class, jsp page, servlet, service and dao. My jsp has two fields. One is dropdown list. The option values has to get populated from the database table. The other one is a text box and its value has to come from database table. As of now I have defined the fields in bean class, got the values from database using arraylists in dao class and I called this from service class. Can anyone please tell me the workflow of how the servlet will get this arraylist and populate the arraylist values as dropdown options in jsp page? Also I would like to know the role of bean class in MVC pattern? Thanks in advance!
What is method with example?
What problem does dependency injection solve?
What are class types in java?
What are different data types?
What are the disadvantages of node manager?