Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / June 2004

Tip: Looking for answers? Try searching our database.

2 easy questions

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jason Shohet - 28 Jun 2004 18:26 GMT
1.  if i'm returning a ds from a ws, can J2EE clients that use web services
use a service that returns back a ds, practically?  If not, whats the
customary solution, so that whatever they get back, can be used in their
version of a 'datagrid'...

2.  we have a group here which has the ws's on the same box as the website.
I've heard thats not suggested, for security reasons.  How are the ws's put
on a different box, and how in VS.net do i create the proxy to something on
a different box.  ie, instead of "add reference", I assume I choose,  "add
web reference" & its thats easy?  Also, is this an old-wives tale or is
there a tried-&-true reason to put the ws's on a sep. box...

TY!  Jason Shohet
Eric Cherng - 29 Jun 2004 19:10 GMT
Jason,

1. No, Java will not be able to understand what a DataSet is.  What you need
to do here to insure interoperability is to create your own data structure.
Creating your won data structure would involve coming up with an XSD that
models your data.  There are probably some 3rd party products that may
bridge the gap between .NET and Java "DataSet"-like objects, but I don't
know of any.

2. Yes, "Add Web Reference" is what you would use to add a reference to a
web service on another machine. I haven't heard of the security concerns you
mentioned, but I would think it would depend on your application. Take a
look at this page and it's resources for more information about security and
best practices:

http://www.microsoft.com/resources/practices/infrastructure/security.mspx

Eric

> 1.  if i'm returning a ds from a ws, can J2EE clients that use web services
> use a service that returns back a ds, practically?  If not, whats the
[quoted text clipped - 9 lines]
>
> TY!  Jason Shohet

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.