在conf/server.xml中<host> </host>之间增加如下行即可: <Context path="" reloadable="true" docBase="D:Program Fileseclipse3.2workspacespring" workDir="D:Program Fileseclipse3.2workspacespringwork" /> Notice: path="" , but not: path="/".