Hi Martin,

Thanks for the reply. The form I am using is very simple.

<%@ taglib prefix="s" uri="/struts-tags" %>

     <table width="100%" border="0">
         <tbody>
             <tr>
                <td align="left" class="formClass">
                    <s:tree id="xyz" label="xyz">
                        <s:treenode id="abc" label="abc">
                        </s:treenode>
                    </s:tree>
                </td>                               
             </tr>
         </tbody>
     </table>

I also looked at the struts2-core-2.0.9.jar and couldn't find the file in jar 
at location /template/xhtml/tree.ftl

Thanks,
-Akash

Martin Gainty <[EMAIL PROTECTED]> wrote: please display form and any config 
files to group

M-
----- Original Message -----
From: "akash agrawal" 
To: "Struts Users Mailing List" 
Sent: Thursday, December 06, 2007 8:47 PM
Subject: struts 2.0.9 error /template/xhtml/tree.ftl not found.


> Hi,
>
> I am seeing an error while using tree tag and using struts 2.0.9.
>
> java.io.FileNotFoundException: Template /template/xhtml/tree.ftl not
found.
>
> How do I fix this problem?
>
> Thanks,
> -Akash
>
>
> ---------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it
now.



       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

Reply via email to