Has anyone managed to get struts running under WebSphere 3.5.2? I have
trouble getting it to work, it blows up in the ActionServlet when it
tries to read action.xml (I'm using version 0.5). The servlet tries to
call getResourceAsStream on its ServletContext, which in my case always
returns null. My little example works fine under Tomcat.

Any help is appreciated.

Andre

Reply via email to