Why is java important for internet?
What do you understand by a thin client?
What is container-managed persistence?
What is jaap?
Why is j2ee needed?
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
I Want build and release interview questions
What is event handling in java?
What does the web module contain?
Is string an object in java?
Is j2ee a programming language?
Name the Implicit variable which is used to access other implicit objectes present in JSP.
Since we can create managed bean by two ways as, we can define the bean name in faces-config.xml file so that page can use that OR we can write annotation on bean class so that it is automatically assign to page but I want to know which one is good programming practice ? And also mention disadvantage of other which should not prefer ... Thanking you...