on 9/17/01 12:59 PM, "Jason Kary" <[EMAIL PROTECTED]> wrote:

> Hello.
> 
> Is anyone else having trouble with $page not working?  I can not seem to
> get it too work....  I've been tracing the problem but I am stuck and
> need some pointers.
> 
> I have a page as followings:
> 
> $page.getTitle()

This should work...assuming that you have set the title.

> $page.getData().getContextPath()
> $page

$page.toString() returns "" which is what I would expect in your output
below.

> When the template is processed I get:
> 
> $page.getTitle()
> $page.getData().getContextPath()

Something seems wrong with something you are doing. I'm not sure where you
have gotten the $page.getData() method from.

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to