Hi.
Ive been using x:parse etc. to display some xml thats stored in a database.
I want to do some conditional stuff but cant get x:choose, x:when and
x:otherwise to compile.
This is my code: (further down is the error I get)
/~
\
Hi.
10May2007 @ 15:14 Luke Vanderfluit thusly spake
> Hi.
>
> I have a jsp page and want to get hold of the absolute path to the context
> root /doc base directory.
>
>
> I have my tomcat application deployed under /foo/bar/tomcat/webapps/ROOT/
>
> This is
?
Thanks.
Kind regards.
Luke Vanderfluit.
--
._..
.| .| |.|/.|_ .
.|__.|_|.|\.|_ .
:61 421 276 282:
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
ichbean");
>%>
>But, after this in same JSP,
>a) if we access <% bn.getName() %>, it returns correct result.
>b) if we access the bean property using
>
> it generates following erro