"Hines, Bill" wrote:

> WebSphere is still only at Servlet 2.1 and JSP 1.0. Can I still use Struts,
> and if so what important functionality will I be missing?
>

The MVC framework part of Struts will work fine under Websphere.  However, because
it only supports JSP 1.0 you will not be able to use the custom tag libraries in
Struts, which require JSP 1.1.

The official link for Struts, by the way, is:

    http://jakarta.apache.org/struts

Craig McClanahan

====================
See you at ApacheCon Europe <http://www.apachecon.com>!
Session VS01 (23-Oct 13h00-17h00):  Sun Technical Briefing
Session T06  (24-Oct 14h00-15h00):  Migrating Apache JServ
                                    Applications to Tomcat

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to