Re: struts2 freemarker.template.TemplateNotFoundException

2018-04-15 Thread Lukasz Lenart
What do you want to achieve? Do you use your own theme? Can you share configuration of the action and JSP? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ 2018-04-16 1:05 GMT+02:00 john lee : > Please help > I use struts2 to handle file upload, i already configured the following >

struts2 freemarker.template.TemplateNotFoundException

2018-04-15 Thread john lee
Please help I use struts2 to handle file upload, i already configured the following a. /WEB-INF/lib    contains     commons-fileupload-1.3.2.jar    commons-io-2.2.jar      b. /WEB-INF/classes/struts.xml            c. /var/apache-tomcat-7.0.34/webapps/mytest/WEB-INF/classes/dream     mytest    app