Hi there,

I want to change AppFuse's default struts2 template and make it tabular.
I made a copy of template/css_xhtml folder and named it "my_template".
Then I changed "form.ftl" and "form-close.ftl" and replaced <ul> with
<table>
and </ul> and </table>. In my form, I added "theme="my_template".

Then I encountered this exception: 
java.io.FileNotFoundException: Template /template/my_template/hidden.ftl not
found.
and some similar exeptions for other form elements. 

What is wrong?

Ali Behzadian Nejad.
-- 
View this message in context: 
http://www.nabble.com/Struts-2-template-tp18587231s2369p18587231.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


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

Reply via email to