Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

J2EE Interview Questions
Questions Answers Views Company eMail

Describe secure socket layer (ssl)?

1078

What is a j2ee container?

1059

What is the use of method save()?

1023

Describe action form?

992

What is the description for expression element?

1078

What spring is in related to j2ee?

1092

What id url?

935

What is the difference between load() and get()?

1133

What is the use of method saveorupdate()?

1121

Describe orm?

958

What are the components of j2ee applications?

1147

What are the advantages of object-relational mapping (orm)?

919

Define thin client?

1014

What is urn?

983

Describe the file types *.ear, * .jar and *.war?

1061


Post New J2EE Questions

Un-Answered Questions { J2EE }

What does java ee stand for?

933


What is a web container in j2ee?

1081


Why frameworks are used in java?

946


What is ejb container provider?

941


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 ????

6272


public class ActionSearchBean extends GenericSearchBean { @Override public String search() { data.setRowCount(null); if(data.getRowCount()==0){ data.getNoRecordFound().setRendered(true); data.getDataScroller().setRendered(false); } return "searchAction"; } @Override public String clear() { data.setRowCount(null); if (data.getRowCount() > 0){ data.getNoRecordFound().setRendered(false); data.getDataScroller().setRendered(true); }else{ data.getNoRecordFound().setRendered(true); data.getDataScroller().setRendered(false); } data.setModel(new ActionDTO()); data.setRowCount(null); return "searchAction"; } } what is the purpose of @Override ...what will do @Override here ?

2535


What is j2ee server?

1113


What is java 2 platform, enterprise edition (j2ee)?

958


Is c++ more secure than java?

944


What is general entity?

1005


What is the mvc on struts?

965


What is javafx java?

1107


How do I become a java developer?

1000


Is core java and j2se same?

908


What is the J2EE module?

1101