My Personal Web Blog
framework olarak etiketli yazılar
Bir iş görüşmesinde sorulacak bir soruymuş.
21 Jul
There is an HTML form with a button Submit, a servlet and a relational database with the table Customers. The users enters a First and Last names of the customer, presses the button Submit, and you need to write the code that would return the detailed data about this customer. Explain IN DETAILS the entire data flow and the HTML/Java processing you’d need to perform.
Bir düşünelim bakalım. Framework(Spring, Hibernate) kullanmadan hemde