473,320 Members | 2,052 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

My first Web Service

Hello,

can you guys help me out here....?

this is part of my masters degree and hence is very important to
me..... my supervisor doesn't seem to be too interested in helping me
and infact is on holiday as we speak.

ok here's my question.....

can a web page be a client of a web service? if so....what language
would the web page be written in? can it be a normal html page, or
does it have to be written in xml or maybe even a server scripting
language?

assuming that a web page can interact with a web service......how
would the page locate the interface of the service(assuming this had
been direct publication of the interface) ? and how would it go
through the interface and make sense of it in order to bind the web
service so that it can then use it?

thanks for all help rendered.

Liza
Jul 20 '05 #1
1 1947
Dan
the question "how do i create a web service?" is a broad question.

to answer your first question - yes...a web page can access a web serivice.
The web service would be harbored in a web server for communication (you can
also use ftp and smtp).

you can create the web service using any language that can talk soap -
ranging from C++ to perl. Once deployed to the web server - you have some
mean of connecting to the web service (i.e. URL) For an example...using
JSP - you would use the SOAP API to send the request to the service. I
suggest for you to grab a book - many langs support SOAP...it's up to you
how complex you want to make it.
"Liza" <li*******@yahoo.co.uk> wrote in message
news:a4*************************@posting.google.co m...
Hello,

can you guys help me out here....?

this is part of my masters degree and hence is very important to
me..... my supervisor doesn't seem to be too interested in helping me
and infact is on holiday as we speak.

ok here's my question.....

can a web page be a client of a web service? if so....what language
would the web page be written in? can it be a normal html page, or
does it have to be written in xml or maybe even a server scripting
language?

assuming that a web page can interact with a web service......how
would the page locate the interface of the service(assuming this had
been direct publication of the interface) ? and how would it go
through the interface and make sense of it in order to bind the web
service so that it can then use it?

thanks for all help rendered.

Liza

Jul 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: murphy | last post by:
I'm programming a site that displays info from AWS Commerce Service 4.0. At each change of the asp.net application the first load of a page that uses the web service takes 30 seconds. Subsequent...
11
by: Jason | last post by:
Hi I have a "problem" i have got a ASP.NET application. in this application i have included logging. in the logging i have logged how many seconds it takes for this application to fully load....
2
by: markoZ | last post by:
Hi. We have developed a .NET web service. The service executes a SQL on the SQL server. The first call of the webservice takes very long but the other calls dont. Why is that and how can we...
7
by: tshad | last post by:
I have a problem with a VS 2003 project. This project was designed and works fine in VS 2003. But trying to open the project I get the following error....
6
by: DaveOnSEN | last post by:
Every time I make any .NET framework based webservice consumer I have the same problem: The first call my application makes to consume a webservice takes about 15 seconds. Subsequent calls are...
0
by: Griff | last post by:
Overview When the first call to our Web Service causes an exception, the Web Service caches that user's credentials for its life time. Details We have a Web Service which uses Windows...
6
by: alho | last post by:
The web service is called by a program running on pocket pc. When to call the web service, the first call is still ok, but for the second or later calls, it will throw "403 Forbidden" WebException....
2
by: =?Utf-8?B?SmltIE93ZW4=?= | last post by:
Hi John, Hopefully this post will find its way back to you - or perhaps be answered by someone else. As I mentioned in my last post on the earlier portion of this thread, changing the...
0
by: Rod | last post by:
This is my first WCF service and it is running on my development machine (XP Pro SP2) under IIS, I am using wsHttpBinding. (I will eventually put it onto a Windows 2003 Server running under IIS on...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.