Thank you, Rodrigo, this fix is great.. Sorry for digging up this old post,
just wanted to share that I had success [today] after removing these lines.
<servlet-mapping>
<servlet-name>graph</servlet-name>
<url-pattern>/graph</url-pattern>
</servlet-mapping>
On Thursday, August 23, 2012 2:45:31 PM UTC-4, Rodrigo Baeza wrote:
>
> I was following the same tutorial, and got the 404 error as well.
>
> The Apache logs showed where the problem was. You need to edit the web.xml
> file, and remove these lines:
>
> <servlet-mapping>
> <servlet-name>graph</servlet-name>
> <url-pattern>/graph</url-pattern>
> </servlet-mapping>
>
> After removing them, the example worked fine for me.
>
> Rodrigo
>
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/groups/opt_out.