Hi

You can put the SSI directives section in an another file and use
#include to include it.

Or you can do something like :
#set($h = '#')
<!-- ${h}if expr ....


  Claude

Le lundi 25 juin 2007 à 15:11 -0400, Anusha Rao a écrit :
> Hi
>      I noticed that my Html page having SSI directives in it when used 
> with velocity throws an exception as follows
> The following is for the directive : <!--#if expr="$pageTitle" 
> --><title><!--#echo var="pageTitle" -->, School of 
> Business</title><!--#else --><title>Business</title><!--#endif -->
> 
> com.openedit.OpenEditException: Encountered "expr" at line 8, column 40.
> Was expecting:
>     "(" ...
> 
> 
> Please assist
> 
> Anusha
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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

Reply via email to