Java Mailing List Archive

http://www.gg3721.com/

Home » Struts Users Mailing List »

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

Oscar Calderón

2010-03-10

Replies: Find Java Web Hosting

Author LoginPost Reply
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.lenart@(protected)>

> 2010/3/10 Oscar <oscar.kalderon@(protected)>:
> > 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">
>
>   <application>gruuf-done</application>
>   <version>2</version>
>
>   <sessions-enabled>true</sessions-enabled>
>
>   <system-properties>
>     <property name="java.util.logging.config.file"
> value="WEB-INF/classes/logging.properties"/>
>   </system-properties>
>
>   <static-files>
>     <include path="/struts/*" />
>     <include path="/js/*" />
>   </static-files>
>
> </appengine-web-app>
>
>
> Regards
> --
> Łukasz
> http://www.lenart.org.pl/
> Kapituła Javarsovia 2010
> http://javarsovia.pl
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@(protected)
> For additional commands, e-mail: user-help@(protected)
>
>


--
Oscar
©2008 gg3721.com - Jax Systems, LLC, U.S.A.