Re: EJB+STRUTS Architecture

2004-04-18 Thread Erik Price
On Apr 16, 2004, at 12:01 AM, Rajesh, Harikrishnan (H.) wrote: Does some body throw me light on how to architect an application with EJB+STRUTS for Websphere+Oracle environment. It would be very much of help to me if anybody has some sample architecture or sample application. If you have some samp

RE: [FRIDAY] [WAS]RE: EJB+STRUTS Architecture

2004-04-16 Thread Mainguy, Mike
Yes, I work in a FOG environment. <> -Original Message- From: Adam Hardy [mailto:[EMAIL PROTECTED] Sent: Friday, April 16, 2004 11:00 AM To: Struts Users Mailing List Subject: Re: [FRIDAY] [WAS]RE: EJB+STRUTS Architecture That's one of the Fang of Gore design patterns, if I

Re: [FRIDAY] [WAS]RE: EJB+STRUTS Architecture

2004-04-16 Thread Adam Hardy
That's one of the Fang of Gore design patterns, if I'm not much mistaken. On 04/16/2004 03:49 PM Mainguy, Mike wrote: I prefer to use the Singleton Business Delegate Value Object Pattern to implement a Service Oriented Architecture ;) <> -Original Message- From: Rajesh, Harikrishnan (

[FRIDAY] [WAS]RE: EJB+STRUTS Architecture

2004-04-16 Thread Mainguy, Mike
I prefer to use the Singleton Business Delegate Value Object Pattern to implement a Service Oriented Architecture ;) <> -Original Message- From: Rajesh, Harikrishnan (H.) [mailto:[EMAIL PROTECTED] Sent: Friday, April 16, 2004 12:01 AM To: [EMAIL PROTECTED] Subject: EJB+STRUTS Architec

Re: EJB+STRUTS Architecture

2004-04-16 Thread foxgem
u can find it at www.jbpm.org. It is struts + hibernate + ejb. - Original Message - From: "Rajesh, Harikrishnan (H.)" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 16, 2004 12:01 PM Subject: EJB+STRUTS Architecture Hi, Does some body throw me light on how to architect

RE: EJB+STRUTS Architecture

2004-04-15 Thread Matthias Wessendorf
Harikrishnan, here are two links. one from sun it shows howto use j2ee-patterns with struts http://developers.sun.com/events/techdays/codecamps/ (the third element in page) the other is an opensource-project, called 'StrutsEJB' https://strutsejb.dev.java.net/ Cheers, matthias > -Original Me