> -----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 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 ClientDispatcher is supposed to work? 
> 

You create your Action on the client side, populate it with the params
it needs, then serialize it across the wire to the server where a
special dispatcher executes the action and ships it back (serialized
across the wire) to the client...

Jason


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to