RE: BC4J versus Struts

2002-05-07 Thread Gibson Brad - IL
. Brad -Original Message- From: Yibing Li [mailto:[EMAIL PROTECTED]] Sent: Monday, May 06, 2002 3:52 PM To: [EMAIL PROTECTED] Subject: BC4J versus Struts Folks, We are going to develop our web application using Struts as our Web Framework and JDeveloper as the IDE tool. As Oracle

BC4J versus Struts

2002-05-06 Thread Yibing Li
Folks, We are going to develop our web application using Struts as our Web Framework and JDeveloper as the IDE tool. As Oracle provides a J2EE framework called Business Components For Java (BC4J), embedded in Jdeveloper, most likely we will also use that. My question to the group is:

RE: BC4J versus Struts

2002-05-06 Thread John Menke
, 2002 4:52 PM To: [EMAIL PROTECTED] Subject: BC4J versus Struts Folks, We are going to develop our web application using Struts as our Web Framework and JDeveloper as the IDE tool. As Oracle provides a J2EE framework called Business Components For Java (BC4J), embedded in Jdeveloper

Re: BC4J versus Struts

2002-05-06 Thread Gerry Chike
Hi Yibing, I don't believe there are any conflicts between the two frameworks. There is some overlap in regards to the presentation tier e.g. BC4J includes a set of JSP Tag libraries that enable you to easily access the BC4J tier. However, if you look at the examples that JDeveloper generates,

Re: BC4J versus Struts

2002-05-06 Thread Steve Muench
] To: Struts Users Mailing List [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Monday, May 06, 2002 11:43 PM Subject: RE: BC4J versus Struts | It appears to me that BC4J is an Oracle dependant web framework you cannot | take code developed with Oracle BC4J and plug in another database. Struts | can