问题如下,麻烦各位大虾帮助,焦急啊......HTTP Status 500 - --------------------------------------------------------------------------------type Exception reportmessage description The server encountered an internal error () that prevented it from fulfilling this request.exception com.opensymphony.xwork.config.ConfigurationException: Error loading configuration file xwork.xml
    with nested exception 
com.opensymphony.xwork.config.ConfigurationException: Caught exception while loading file xwork.xml
    with nested exception 
java.net.MalformedURLException
com.opensymphony.xwork.config.providers.XmlConfigurationProvider.init(XmlConfigurationProvider.java:127)
com.opensymphony.xwork.config.impl.DefaultConfiguration.reload(DefaultConfiguration.java:80)
com.opensymphony.xwork.config.ConfigurationManager.getConfiguration(ConfigurationManager.java:52)
com.opensymphony.xwork.DefaultActionProxy.<init>(DefaultActionProxy.java:57)
com.opensymphony.xwork.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:46)
com.opensymphony.webwork.dispatcher.DispatcherUtils.serviceAction(DispatcherUtils.java:193)
com.opensymphony.webwork.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:184)
note The full stack trace of the root cause is available in the Apache Tomcat/5.0.30 logs.
--------------------------------------------------------------------------------Apache Tomcat/5.0.30