> -----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 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???
> 
> Thanks,
> Mike
>

You would do it with a custom ActionProxyFactory which creates the Action, ships it to 
the server, gets it back, then it would push the Action onto a local ValueStack... 
There's still some work to be done to flech it all out, but it shouldn't be too bad, 
if someone has an app to try it out on.
 
> -----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 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? 
> 
> 
> regards,
> 
> =====
> ----[ Konstantin Pribluda ( ko5tik ) ]----------------
> Zu Verstärkung meines Teams suche ich ab Sofort einen 
> Softwareentwickler[In] für die Festanstellung. 
> Arbeitsort: Mainz 
> Skills:  Programieren, Kentnisse in OpenSource-Bereich
> ----[ http://www.pribluda.de ]------------------------
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design 
> software http://sitebuilder.yahoo.com
> 
> 
> -------------------------------------------------------
> 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


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


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