  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | 2 simple eval/test questions | 2 simple eval/test questions 2003-07-31 - By Ivy Se
Back Hi guys,
I've got 2 simple self eval quesion which I'm not sure of the answers. Can you guys help, please
Q1. Which statement is true about statefull session beans, but is NOT true about stateless session beans
A. State can be cached but is not representative of the client state
B. State can be cached but is representative of client state
C. State is persistent
D. State is cached first, then persisted.
Q2. Which pattern is used by the Home interface of an EJB
A. Proxy
B. Decorator
C. Mediator
D. Factory
===== Thank you.
Ivy Se
==================================================================== Community Web Site (Core J2EE Patterns Catalog - Online Version): http://java.sun.com/blueprints/corej2eepatterns Getting Started (Beta Version): http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns/ Get the book: http://www.amazon.com/exec/obidos/ASIN/0130648841/corej2eepatte-20 (See http://tte-20.ora-code.com) List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |