Hello i am bigning using struts. i have made one aplication, little application and i have the first error:
[27/09/05 12:26:04:688 CEST] 00000027 PropertyMessa I Initializing, config=' org.apache.struts.util.LocalStrings', returnNull=true [27/09/05 12:26:04:719 CEST] 00000027 PropertyMessa I Initializing, config=' org.apache.struts.action.ActionResources', returnNull=true [27/09/05 12:26:04:844 CEST] 00000027 ActionServlet E Parsing error processing resource path [27/09/05 12:26:04:875 CEST] 00000027 ActionServlet E TRAS0014I: Se ha anotado cronológicamente la excepción siguiente java.net.MalformedURLException: SRVE0238E: Las vías de accesos de recursos tienen que empezar por una barra inclinada. at com.ibm.ws.webcontainer.webapp.WebApp.getResource(WebApp.java:1915) at com.ibm.ws.webcontainer.facade.ServletContextFacade.getResource( ServletContextFacade.java:100) at org.apache.struts.action.ActionServlet.parseModuleConfigFile( ActionServlet.java:1002) at org.apache.struts.action.ActionServlet.initModuleConfig( ActionServlet.java:955) at org.apache.struts.action.ActionServlet.init(ActionServlet.java:470) at javax.servlet.GenericServlet.init(GenericServlet.java:256) can you help me? thanks