Hi!
Try out WebSphere 3.5.3 that was released last week, the getResourceAsStream
are removed.
Also, there is an unofficial patch ("IBM no." 88944) for 3.5.2 that fixes
the getResourceAsStream problem.

// Torben

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: den 9 mars 2001 22:35
To: [EMAIL PROTECTED]
Subject: Struts on WebSphere 3.5.2?


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