Java Mailing List Archive

http://www.junlu.com/

Google
Google
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
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
JSP - A mailing list about Java Server Pages specification and reference
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
Suggestions welcome

Suggestions welcome

2004-03-25       - By Kalra, Ashwani

 Back
Reply:     1     2     3     4     5     6     7  

you can also externalize your sql code in xml/text file. See java pet store
reference implementation

Regds
Ashwani
-- --Original Message-- --
From: Huy Nguyen [mailto:d_huy_nguyen@(protected)]
Sent: Thursday, March 25, 2004 8:53 AM
To: J2EEPATTERNS-INTEREST@(protected)
Subject: Re: Suggestions welcome



At least do not use Entity Bean for this.

DAO would probably be ok for this.

-spacemaster

Maya menon <maya_java@(protected)> wrote:

All,

I need help in this situation. We have to develop an enterprise application
( a web site) using J2EE technologies. I was planning to use, Struts and
J2EE patterns.

Now, it looks like our database will be frequently changing. The changes can
include, dropping a field, adding a new field, dropping a table etc.
In this case, which is a good design for handling back end ?

I was planning to use Entity bean,facade and Transfer object.

How does it sound ?
Thanks

Do you Yahoo!?
<http://taxes.yahoo.com/filing.html> Yahoo! Finance Tax Center - File
online. File on time.
====================================================================
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) <mailto:listserv@(protected)>



huy.nguyen

(t)+612 9271 3241 (e)  <mailto:d_huy_nguyen@(protected)>
d_huy_nguyen@(protected)

Do you Yahoo!?
<http://taxes.yahoo.com/filing.html> Yahoo! Finance Tax Center - File
online. File on time.
====================================================================
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)


__ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____
This message contains information that may be privileged or confidential and
is the property of the Cap Gemini Ernst & Young Group. It is intended only
for the person to whom it is addressed. If you are not the intended
recipient, you are not authorised to read, print, retain, copy, disseminate,
distribute, or use this message or any part thereof. If you receive this
message in error, please notify the sender immediately and delete all copies
of this message.

====================================================================
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)

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1">


<META content="MSHTML 5.50.4937.800" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=114355005-25032004><FONT face=Arial color=#0000ff size=2>you
can also externalize your sql code in xml/text file. See java pet store
reference implementation </FONT></SPAN></DIV>
<DIV><SPAN class=114355005-25032004></SPAN><FONT face=Tahoma><FONT size=2><SPAN
class=114355005-25032004><FONT face=Arial
color=#0000ff>&nbsp;</FONT></SPAN></FONT></FONT></DIV>
<DIV><FONT face=Tahoma><FONT size=2><SPAN
class=114355005-25032004>Regds</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Tahoma><FONT size=2><SPAN
class=114355005-25032004>Ashwani</SPAN></FONT></FONT></DIV>
<DIV><FONT face=Tahoma><FONT size=2><SPAN
class=114355005-25032004>&nbsp;</SPAN>-- --Original Message-- --<BR><B>From:</B>
Huy Nguyen [mailto:d_huy_nguyen@(protected)]<BR><B>Sent:</B> Thursday, March 25,
2004 8:53 AM<BR><B>To:</B> J2EEPATTERNS-INTEREST@(protected)<BR><B>Subject:</B>
Re: Suggestions welcome<BR><BR></DIV></FONT></FONT>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid;
MARGIN-RIGHT: 0px">
 <DIV>At least do not use Entity Bean for this.</DIV>
 <DIV>&nbsp;</DIV>
 <DIV>DAO would probably be ok for this.</DIV>
 <DIV>&nbsp;</DIV>
 <DIV>-spacemaster<BR><BR><B><I>Maya menon &lt;maya_java@(protected)&gt;</I></B>
 wrote:</DIV>
 <BLOCKQUOTE class=replbq
 style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">
   <DIV>All,</DIV>
   <DIV>&nbsp;</DIV>
   <DIV>I need help in this situation. We have to develop an enterprise
   application ( a web site) using J2EE technologies. I was planning to use,
   Struts and J2EE patterns.</DIV>
   <DIV>&nbsp;</DIV>
   <DIV>Now, it looks like our database will be frequently changing. The
   changes can include, dropping a field, adding a new field, dropping a table
   etc.</DIV>
   <DIV>In this case, which is a good design for handling back end ?</DIV>
   <DIV>&nbsp;</DIV>
   <DIV>I was planning to use Entity bean,facade and Transfer object.</DIV>
   <DIV>&nbsp;</DIV>
   <DIV>How does it sound ?</DIV>
   <DIV>Thanks</DIV>
   <P><FONT face=arial size=-1>Do you Yahoo!?<BR><A
   href="http://taxes.yahoo.com/filing.html"><B>Yahoo! Finance Tax
   Center</A></B> - File online. File on time.
   ====================================================================
   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 <A
   href="mailto:listserv@(protected)">listserv@(protected)</A></P><
/BLOCKQUOTE></FONT><BR><BR>
 <P><FONT face=Verdana color=gray>huy.nguyen</FONT></P>
 <P><FONT size=1><FONT face=Verdana color=darkred>(t)<FONT color=#000000>+612
 9271 3241</FONT> </FONT></FONT><FONT size=1><FONT face=Verdana
 color=darkred>(e) </FONT></FONT><A href="mailto:d_huy_nguyen@(protected)"><FONT
 face=Verdana color=blue size=1>d_huy_nguyen@(protected)</FONT></A></P>
 <P><FONT face=arial size=-1>Do you Yahoo!?<BR><A
 href="http://taxes.yahoo.com/filing.html"><B>Yahoo! Finance Tax Center</A></B>
 - File online. File on time.
 ==================================================================== 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)</FONT></P></BLOCKQUOTE></BODY></HTML>
<BR>

<P><B><FONT SIZE=2 FACE="Arial">__ ____ ____ ____ ____ ____ ____ ____ ____ ____
__ __</FONT></B></P>

<P><B><FONT SIZE=2 FACE="Arial">This message contains information that may be
privileged or confidential and is the property of the Cap Gemini Ernst & Young
Group. It is intended only for the person to whom it is addressed. If you are
not the intended recipient, you are not authorised to read, print, retain, copy
, disseminate, distribute, or use this message or any part thereof. If you
receive this message in error, please notify the sender immediately and delete
all copies of this message.</FONT></B></P>
====================================================================
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)

©2008 junlu.com - Jax Systems, LLC, U.S.A.