On Fri, 16 Nov 2001 [EMAIL PROTECTED] wrote:

> Date: Fri, 16 Nov 2001 16:55:52 +0530
> From: [EMAIL PROTECTED]
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: Struts Developers List <[EMAIL PROTECTED]>
> Subject: RE: Exception handling --- suggestion for improvements ---- (e.g.,
>      template tag masks original exception) correction in sample code
>
>
> Ahh, oops.
>
> Or, use the servlet 2.3 API when it comes out (anyone know if that API uses
> the new Java 1.4 feature?).
>

The servlet 2.3 and JSP 1.2 APIs require "a Java2 platform" as the
minimum.  That means JDK 1.2 and later.

That doesn't stop *implementations* from picking whatever minimum JDK that
they want to support.  For Tomcat 4, we're sticking with 1.2 minimum at
the moment.

> M
>

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to