--- Skip Hollowell wrote:
> I already have my DAO for the actual data layer
> retrieval via our webservices and that has worked
out
> great, as per the CRUD demos and Mailreader.

The nice part is that with a good set of service
("util") classes the web app, the web services, the
unit tests, etc. all use the same underlying code
(functionality). As would a desktop Swing client or
utilities, etc.

(Although if you have good web services everything
could get to the functionality that way and you're
just writing web service calls, keeping application
code language- and technology-neutral, which has
obvious benefits.)

d.



       
____________________________________________________________________________________Be
 a better Globetrotter. Get better travel answers from someone who knows. 
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545469

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

Reply via email to