What is a two-pass assembler?
No Answer is Posted For this Question
Be the First to Post Answer
what is request dispatcher and how does it work?
What is singleton math?
why java uses class level type casting ?
What does java stand for?
Can a final variable be manipulated in java?
Can static method access instance variables ?
what is overloading in java?
13 Answers Ascent, DNS, Infosys, SDA, VelTech,
What is the difference between overriding & overloading?
What is the purpose of the strictfp keyword?
what is sendredirect?
Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
We can write any Java Logics in our JSP. Then why we are using servlets(Controller Layer) to interact with the DAO ?