Did you declare the "p" xml namespace ?

<html
      xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd";
      xmlns:p="tapestry:parameter">
<.html>

2012/2/13 sommeralex <alexander.som...@gmail.com>

> Hi!
>
> I just want to use a simple t:if statement in my TML file, but it fails
> with
> the error message The prefix "p" for element "p:else" is not bound.
>
>        <t:if test="folderIsEmpty()">
>                        empty!
>
>                        <p:else>
>                        not empty!
>                        </p:else>
>        </t:if>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/The-prefix-p-for-element-p-else-is-not-bound-tp5479368p5479368.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emman...@gmail.com
http://emmanueldemey.fr

Twitter : @gillespie59

Reply via email to