Hi Irfan,
Please file a bug against JSFTemplating. If you can make a simple test
case (preferably not running inside the admin gui, but stand-a-lone) it
would help... if you can't, I'm sure I'll be able to reproduce it. I
should be able to fix this quickly.
Thanks!
Ken
Irfan Ahmed wrote:
> Hi Ken,
>
> I am noticing a problem with the <!include> tag. It seems that if you
> have two <!include> tags in a JSF page, then only the first one is
> included.
>
> I tried to include two properties through <!include> tag in the
> configuration/configuration.jsf and it always shows the first property.
>
> I have attached the files and the diffs with this mail.
>
> Rgds
> Irfan.
> --
> Irfan Ahmed
> 9180-66927726, Sun Microsystems Inc., Bangalore, India.
>
> ------------------------------------------------------------------------
>
> $page{configName}); compare(obj1="$pageSession{configName}"
> obj2="server-config" objEqual=>$attribute{isServerConfig});
> setPageSessionAttribute(key="showIt" value="$boolean{false}"); if
> ($session{supportCluster} & !${isServerConfig}){
> setPageSessionAttribute(key="showIt" value="$boolean{true}"); } />
> #include "shared/restart.inc" #include treeBreadcrumbs.inc
> ------------------------------------------------------------------------
>
>
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
>
>
>
>
>
>
>
>
>