Re: Problem with freemaker, basic Struts2 app in Google App Engine

2010-03-11 Thread Oscar Calderon
Sorry, i had a problem so i can't answer. The Struts version is 2.0.11 El 3/10/2010 11:58 AM, Lukasz Lenart escribió: 2010/3/10 Oscaroscar.kalde...@gmail.com: I've changed my appengine-web-app as you said but i still get the same error. You can see it here (in a new application):

Re: Problem with freemaker, basic Struts2 app in Google App Engine

2010-03-11 Thread Lukasz Lenart
2010/3/11 Oscar Calderon oscar.kalde...@gmail.com: Sorry, i had a problem so i can't answer. The Struts version is 2.0.11 No problem, but I think you have to upgrade to latest version - 2.1.8.1 Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl

Re: Problem with freemaker, basic Struts2 app in Google App Engine

2010-03-11 Thread Oscar Calderon
Ok, i'm going to do that and after that tell us if works. Regards. El 3/11/2010 8:52 AM, Lukasz Lenart escribió: No problem, but I think you have to upgrade to latest version - 2.1.8.1 -- Oscar Calderon JAVA Tutorials and How to's? Visit http://www.javahowto.net/

Problem with freemaker, basic Struts2 app in Google App Engine

2010-03-10 Thread Oscar
Hi to all, i'm testing Google App Engine uploading a basic Struts2 application (without hibernate, spring or something like that) and i have an error concerning freemaker when i use struts tags. My index.jsp is the next: %...@page contentType=text/html pageEncoding=UTF-8% %@ taglib prefix=s

Re: Problem with freemaker, basic Struts2 app in Google App Engine

2010-03-10 Thread Lukasz Lenart
Did you specify /struts/* as a static content? Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010 http://javarsovia.pl - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands,

Re: Problem with freemaker, basic Struts2 app in Google App Engine

2010-03-10 Thread Oscar
Do you mean in web.xml right? Well, no. This is the web.xml as you can see: filter filter-namestruts2/filter-name filter-classorg.apache.struts2.dispatcher.FilterDispatcher/filter-class /filter filter-mapping filter-namestruts2/filter-name *

Re: Problem with freemaker, basic Struts2 app in Google App Engine

2010-03-10 Thread Lukasz Lenart
2010/3/10 Oscar oscar.kalde...@gmail.com: Do you mean in web.xml right? Well, no. This is the web.xml as you can see: No, in appengine-web.xml, as below ?xml version=1.0 encoding=utf-8? appengine-web-app xmlns=http://appengine.google.com/ns/1.0; applicationgruuf-done/application

Re: Problem with freemaker, basic Struts2 app in Google App Engine

2010-03-10 Thread Oscar
I've changed my appengine-web-app as you said but i still get the same error. You can see it here (in a new application): https://anicetoapp3.appspot.com/ Regards 2010/3/10 Lukasz Lenart lukasz.len...@googlemail.com 2010/3/10 Oscar oscar.kalde...@gmail.com: Do you mean in web.xml right?

Re: Problem with freemaker, basic Struts2 app in Google App Engine

2010-03-10 Thread Lukasz Lenart
2010/3/10 Oscar oscar.kalde...@gmail.com: I've changed my appengine-web-app as you said but i still get the same error. You can see it here (in a new application): What version of Struts 2 are you using? Regards -- Łukasz http://www.lenart.org.pl/ Kapituła Javarsovia 2010