What is use of final keyword in java?
What is the J2EE module?
What is a j2ee container?
What are the main components of the j2ee application?
J2ee is a container centric architecture. Explain.
How can we serialize a jsp page.
There are 2 classes . Class A and Class B. In Class A i declared a variable in private. if we can access this private variable in Class B. If yes means , how we can access ?
7 Answers HCL, Itx Centrics, Virtusa,
What is cmp in j2ee?
Why frameworks are used in java?
Is j2ee a framework?
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...
How do I run java?
Is string an object in java?