What is a java application server?
No Answer is Posted For this Question
Be the First to Post Answer
What is 2 stands for in j2ee?
Who is java developer?
What is cmp in j2ee?
What are the advanced technologies in java?
Name the Implicit variable which is used to access other implicit objectes present in JSP.
Why java is interpreted language?
What is application configuration resource file?
Describe the file types *.ear, * .jar and *.war?
What are the advantages of object-relational mapping (orm)?
write a program, when a statement is entered, it should display in reverse order. Ex: Statement is "I am writing program in reverse order". Output should be like "order reverse in program writing am I".
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...
What are the types of j2ee clients?