What does resource adapt module contain?
No Answer is Posted For this Question
Be the First to Post Answer
What is pure java?
Which one should we prefer while using bean ? managed bean annotation or faces-config
What is java servlet container?
What is java ee architecture?
What are the j2ee client types?
i want test pattern of zylog company and some examples also
What is the difference between java and j2ee?
Name the Implicit variable which is used to access other implicit objectes present in JSP.
What is document?
What do you understand by j2ee?
What is instance in java?
I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????