brilliant, i like it...thx
-Original Message-
From: Jason Carreira [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 29, 2003 6:44 PM
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] examples examples examples...looked at
xpetstore
I'm not saying that EJB's are evil, or anything
ay, July 29, 2003 3:46 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: [OS-webwork] examples examples examples...looked
> at xpetstore
>
>
> This sounds like just what i need, I was just thinking of
> putting in EJB because i thought it was the right way to go,
> bu
For the service layer, just use plain Java interfaces/objects,
you can expose these for your web services very easily using
Glue or Axis (would highly recommend Glue). The Spring framework
(www.springframework.org) has very nice Hibernate support for
easily using sessions and transactions. It provi
{
s.close( );
}
}
-Original Message-
From: Ben Alex [mailto:[EMAIL PROTECTED]
Sent: Monday, July 28, 2003 11:51 PM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] examples examples examples...looked at
xpetstore
> Im also interested in how the ClientDispatcher
> Im also interested in how the ClientDispatcher works?
> Is the ValueStack available on the client side? IE: Can I
> call an action on the server via the ClientDispatcher, and
> access the resultant in a ValueStack on my Swing client? If
> so... COOL And how the hell do you do that???
I have
> -Original Message-
> From: Porter, Mike [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 28, 2003 12:47 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] examples examples examples...looked
> at xpetstore
>
>
> Im also interested in how the Clien
-Original Message-
From: Konstantin Priblouda [mailto:[EMAIL PROTECTED]
Sent: Monday, July 28, 2003 9:40 AM
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] examples examples examples...looked at
xpetstore
> Yes, that might be valid, but I guess I would at
> least t
> -Original Message-
> From: Konstantin Priblouda [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 28, 2003 12:40 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [OS-webwork] examples examples examples...looked
> at xpetstore
>
>
>
> > Yes, that might
> Yes, that might be valid, but I guess I would at
> least try the
> ClientDispatcher first... I've come to the point
> where I'll work to keep
> EJBs out of projects if possible.
The same is for me... Decent IoC and hibernate for
persistenze does far better job...
BTW, how the ClientDispatche
> -Original Message-
> From: Konstantin Priblouda [mailto:[EMAIL PROTECTED]
> >
> > Why? What are your requirements that necessitate
> > this?
>
> For example - need to access same data model from
> swing application. Or would you favor client
> dispatcher to do this?
>
> regards,
>
--- Jason Carreira <[EMAIL PROTECTED]> wrote:
>
>
> > -Original Message-
> > From: Butt, Dudley
> [mailto:[EMAIL PROTECTED]
> > Sent: Monday, July 28, 2003 6:15 AM
> > To: [EMAIL PROTECTED]
> > Subject: [OS-webwork] examples examples
>
> -Original Message-
> From: Butt, Dudley [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 28, 2003 6:15 AM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] examples examples examples...looked at xpetstore
>
>
> Hi,
>
> I really need to know how to get st
great thanx for the help, will take a look
-Original Message-
From: Konstantin Priblouda [mailto:[EMAIL PROTECTED]
Sent: Monday, July 28, 2003 12:30 PM
To: [EMAIL PROTECTED]
Subject: Re: [OS-webwork] examples examples examples...looked at
xpetstore
--- "Butt, Dudley" <[EM
--- "Butt, Dudley" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I really need to know how to get started with trying
> to put it all togethere. I've looked at the
> xpetstore example, but I'm sure one should use a
> session/service EJB layer between Hibernate and WW.
> Has anyone done this yet, I would b
Hi,
I really need to know how to get started with trying to put it all togethere. I've
looked at the xpetstore example, but I'm sure one should use a
session/service EJB layer between Hibernate and WW. Has anyone done this yet, I would
be most grateful if someone would share some example code t
15 matches
Mail list logo