Ryan, 1) There may be MVC frameworks available as value-adds to WebSphere, WebLogic, etc. They may not port from one app server to another. Struts should run in any JSP/Servlet spec-compliant web container. With proprietary frameworks, you risk getting precisely what many hope to avoid by implementing J2EE solutions: vendor lock-in. Plus, with Struts, you have the (IMHO) benefits of Open Source.
2) We are using Struts with JBoss 3.0b/Tomcat 4.02 integrated. Mike -----Original Message----- From: Ryan Norman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 27, 2002 12:48 PM To: [EMAIL PROTECTED]; LA Java User Group Subject: Why Struts - Ryan Norman Hi, I am Ryan Norman. Are there frameworks available in other commercial Java Web Servers like Web Sphere, iPlanet, JRun, etc. . If so why should somebody use struts framework rather than using the Web Server's native framework? . Are there people who are using struts with commercial Java Web Server like Web Sphere, iPlanet, JRun, etc. Thanks in advance Ryan Norman -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

