Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) What is the purpose of the enableevents() method?
What are locale settings?
What is fetchtype lazy?
How does one create an action in struts 2?
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 ????
What is the difference between singleton and prototype bean?
What does executequery return in java?
I run a web server. Am I at risk? : java security
What is spring boot used for? : Spring Boot
What is the difference between the @component, @repository and @service annotations in spring?
Which is the default scope of bean in spring? In addition, are they synchronized?
How does a message queue work?
What is meany by plugin?
Write a program to include the internal frame in swing.
What is the purpose of format function?