BackTalk to Document The Zope Book (2.6 Edition)/Zope Concepts and Architecture

[email protected] Wed, 14 Apr 2004 14:45:06 -0400
Newsgroups gmane.comp.web.zope.zdp
Message-ID <[email protected]>
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/ZopeArchitecture.stx#3-14

---------------

      The URL of an object is most simply composed of its 'host',
      'port', and 'path'.  So for the Zope object with the path '/Bob'
      on the Zope server at 'http://localhost:8080', the URL would be
      'http://localhost:8080/Bob'.  Visting a URL of a Zope object
      directly is termed *calling the object through the web*.  This
      causes the object to be evaluated and the result of the
      evauluation is returned to your web browser.

        % Anonymous User - Mar. 9, 2004 5:42 pm:
         Bastante simple No?

        % Anonymous User - Apr. 6, 2004 1:01 pm:
         evauluation should be evaluation

        % Anonymous User - Apr. 14, 2004 2:45 pm:
         why the url contains port...is there anyway can remove it?

_______________________________________________
ZDP maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zdp