You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Richard Bachouse/Raleigh/Contr/IBM <ba...@us.ibm.com> on 2000/10/19 15:07:14 UTC

IBM WebSphere will now run struts based web apps

FYI ,

With the release of FixPack 2 for Webphere 3.5, WebSphere now supports
struts based web applications.(it provides Servlet 2.2/JSP 1.1 support ). A
jaxp.jar and a relevant xml parser must be added to the web application for
struts to run. This is because WebSphere does not currently ship with jaxp.
It can be added to the web app itself or you can modify WebSpheres
classpath to include these jar files.

Richard Backhouse