Post New KL Engineering Mechanical Engineering Interview Questions
Explain when do we analyze the tables? How do we do it?
How do I view a stored procedure in sql server?
Is AngularJS same as jQuery?
Why we use triggers in mysql?
What is a record in a database?
Why is bayes theorem important?
There are some features to improve the performance of a Product. What are those factors?
Temperature closer for brazing operation is-------
Define hibernate and hql?
What is more important to you between the performance and accuracy of a model, in machine learning based on tensorflow?
What is mysql in dbms?
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!
How to synchronization will be done between two DGs ?
what is 'reconsideration error' and how can i respond to this error and how to debug this
Does objective-c contain private strategies?