[ZPT] how to generate U.R.L.'s

Dieter Maurer dieter at handshake.de
Tue Jul 20 15:21:25 EDT 2004


karan kapur wrote at 2004-7-18 23:31 -0700:
> ...
><a href="" tal:attributes="href
>string:${here/surl}/team_html">Team</a>

This "a" looks good provided "here/surl" returns the correct value.

>Now Team link does not open the desired page but
>instead opens up the
>page form which it had been invoked i.e. self url.
>How do i generate the desired URL's

Thus, you look at the HTML source (tell your browser to
show you the source). Check what "a" element has been generated.

-- 
Dieter


More information about the ZPT mailing list