Lukas Westermann <[EMAIL PROTECTED]> writes:
>Hi there
>Is there any way to excute the assigned java file from an included or
>parsed vm file?
>For example:
> <html>
> <body>
> #parse("didum.vm")
> #parse("bottom.vm")
> </body>
> </html>
Not like this. The "#parse" operator is processed by Velocity which at
this point don't know anything about being called by Turbine. If you
want to use Turbine Screens (Turbine screen class based on
VelocityScreen and the associated template) you can use (just like
some other users suggested) a pull tool to integrate another template
here. You can use the $navigation pull tool which is added by the
VelocityPage.
Regards
Henning
--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH
[EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/
Java, perl, Solaris, Linux, xSP Consulting, Web Services
freelance consultant -- Jakarta Turbine Development -- hero for hire
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]