It'd be nice that it wouldn't matter but tech often like that. Web2py treats files differently based upon location (see e manual's section on Web2py's static directory).
GWT sees its root and all files "below" and nothing "above". And if I stick a GWT HTML file outside of static then Web2py doesn't allow static access to it.

