  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | 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 | |
Struts & Hibernate
|
|
|
  | | | Subject: Please suggest a patterm | Subject: Please suggest a patterm 2005-07-21 - By Ricardo de Souza Moura
Back I suggest that you see the spring framework. Your life will change after you know this framework : - ) Good luck
>From: Maya menon <maya_java@(protected)> >Reply-To: An interest list for Sun Java Center J2EE Pattern Catalog ><J2EEPATTERNS-INTEREST@(protected)> >To: J2EEPATTERNS-INTEREST@(protected) >Subject: Please suggest a patterm >Date: Wed, 20 Jul 2005 07:56:54 -0700 > >hi, > >I am designing a web app/ Its supposed to have 500 concurrent users. > >1. Module- Login >The users login using their uid/password and see the stuff in their >database > >I am planning to use Struts,jsp,action classes in the front end >Now, back end I am thinking about session ejbs which calls methods of a >DAO. The method for getting values from database tables will be implemented >in a DAO. > >Now, what should I use in the middle layer ? > >ie, interaction between action classes and session ejb: whos best here ? > >what do u all think about this design ? > >Again 500 concurrent users. > >Thanks > > >__ ____ ____ ____ ____ ____ ____ ____ ____ ____ __ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com > >==================================================================== >Companion Site: http://www.corej2eepatterns.com >J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns >List Archive: >http://archives.java.sun.com/archives/j2eepatterns-interest.html >Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to >listserv@(protected)
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |