Re: WebServicesForTcl



On Aug 30, 3:04 pm, Mike Labedz <BMWM3...@xxxxxxxxx> wrote:
On Wed, 29 Aug 2007 09:54:13 -0700, zacky.azou...@xxxxxxx wrote:
Hi,

I try WebServicesForTcl and tclhttpd3.5.1 from cmd I succeed to get
the result.
With the browser I can see the services using the /service/index.tml.

Is there an example how to get Web Services result from the browser
and html or tml file?

Thank Zacky

I recommend looking athttp://members.cox.net/~gerald.lester/WebServicesForTcl.html

This is an amazingly simple implementation as long as your
organization isn't so back arsewards as to use TCL 8.3

There is good examples as well.

At least I get to use the serverside for my app...just wish I had
Client Side as well.

Mike

Hi,

I already see those example, I success to run the service from tml but
it is tricky (in run on the server).

In httpdthread.tcl I add the lines:
package require WS::Client
package require WS::Utils

In the end I add
::WS::Client::GetAndParseWsdl http://localhost:2080/service/wsEchoExample/wsdl

Add the file time1.tml to htdocs\service

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<hr>
<title>Test Http_Refresh</title>
<meta http-equiv="refresh" content="3">
</head>
<body>
<h1>This page uses Service [::WS::Client::DoRawCall wsEchoExample
ComplexEcho [list TestString ""]]</h1>
<p> Refresh 3 seconds.</p>
<hr>
</body>
</html>

It work but with 2 http request and the process run on the server
side.

Is there any option to run this request from the browser and the
process will run on the client side?

Regards zacky


.



Relevant Pages

  • Re: How do I get HTML sent to server?
    ... sees in a client browser. ... html does only approximately show how different browsers, ... html is available on the server and can be directly taken from the ... html does not show the changes made to the DOM on the browser. ...
    (comp.lang.javascript)
  • Re: How do I get HTML sent to server?
    ... sees in a client browser. ... html does only approximately show how different browsers, ... html is available on the server and can be directly taken from the server ... html does not show the changes made to the DOM on the browser. ...
    (comp.lang.javascript)
  • Re: Unable to play .wax file using wm10 or wm11
    ... I'm wondering if it might be a browser ... now is sufficient to use an ordinary html server in many cases. ... The code validates fully as xhtml 1.1 and as css on the ...
    (microsoft.public.windowsmedia.player)
  • Re: mime type for microsoft office 2007 documents.
    ... Not all web documents are HTML. ... The browser and server need to work out between them what happens when the user ...
    (microsoft.public.office.developer.automation)
  • Re: How do I get HTML sent to server?
    ... are trying our best to approximate and document the client view. ... anyone can but browser cannot. ... mechanics of this particular browser applied to the server HTML ...
    (comp.lang.javascript)