Ioannis,
> i've just downloaded your app (actually a great idea! ) but
> cannot load the
> advanced menu example.
> i get an error:
>
> org.xml.sax.SAXParseException: Document root element is missing.
> void com.sun.xml.parser.Parser.fatal(java.lang.String,
> java.lang.Object[
> ], java.lang.Exception)
(*cut*)
> cannot load servlet name: database
>
Just a guess; did you drop in the struts-menu.war file as-is? There
shouldn't be a servlet named "database" in the example application. Can you
verify that you can run the example from a default deployment? Excuse me if
you already know this, but you just need to drop the struts-menu.war file
into your $TOMCAT_HOME/webapps directory (or where ever your deployment
directory is) and start tomcat. It should run correctly after that.
Please let me know if this does or does not work for you. :)
Thanks
Scott