Why frameworks are used in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is a java applet?
Is java still slow?
What is document?
What is j2ee called now?
What is jaxr provider?
What id url?
Is java is a technology?
What is 'applet container' ?
What is a web container j2ee?
What is java awt event?
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 ????
Hi friends can you give me sample code for Entire j2ee web application with struts and hibernate.I mean code for Dao, DaoImpl, HibernateDao ,HibernateDaoImpl, Dto , service , ServiceImpl , i.e.