I've always seen the business delegate and facade patterns as basically the same. You could read in the uri of the webservice from a file so it's configurable and put it in your facade.

David






From: "alexj" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Subject: Design Patterns
Date: Tue, 28 Jan 2003 15:49:36 +0100

My struts actions will made calls to my buisness delegates to invoke web
service,
what's the best to do, use a facade to mask the URI of my web service or may
I
didn't care and do that in my buisness delegate ?

<--
Alexandre Jaquet
->
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM d+ s: a-- C++++ U*+ P L--- E--- W+++ N+++ o K---- w+++++
O---- M-- V-- PS+++ PE+++ Y+++ PGP--- 5-- X++++ R* tv b++++ DI--- D----
G++ e* h++ r% y*
------END GEEK CODE BLOCK------


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to