Latest Answer: Session Facade ...
Latest Answer: Static Methods cannot be overloaded... ...
Once a Servlet is initialized, how do you get the initialization parameters ?(a) Initialization parameters will not be stored(b) They will be stored in instance variables(c) using config.getInitParameters()
In CMP bean, which method executes only once in life time(a) setEntityContext()(b) create()(c) remove()(d) find()
If there are strict timelines and if you want to get high performance for JSP to DB access, what method you suggest ?(a) Moving application server in to same manchine as Database(b) By storing results in Cache(c) By implementing Connection Pooling
Which of the following is true?(a) A Container can have multiple Servers(b) A Server can have multiple Containers(c) A Server can have only one Container
URL rewriting
Latest Answer: the session will be stored in the history of the local disc of the hardware.. ...
Latest Answer: update ...
What are the properties of Primary key in Entity Beans?(a) Primary key consists of only basic data types in java(b) Primary key can contain composite data types
Latest Answer: yes, the word Daemon has to be mentioned explicitly to make the thread as Daemon.. ...
View page [1] 2 Next >>

Go Top