You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Roth <ma...@sun.com> on 2002/07/22 23:27:38 UTC

Announcing the JSP 2.0 Preview EA1 Implementation

For those of you tracking the JSP 2.0 specification, we are pleased to
announce the availability of an Early Access Preview implementation, 
available now from:

    http://developer.java.sun.com/developer/earlyAccess/jsp/
 
The primary goal of the JSP 2.0 specification is to make JSP technology
more productive and even easier to use.  The specification is being
developed by an expert group consisting of over 30 companies and
individuals, and is currently in Public Review stages.  More information
on the specification, including a public download, is available at
http://jcp.org/jsr/detail/152.jsp
 
This implementation was developed collectively in the Expert Group 
using Tomcat 4.1 and Jasper2 as a base.  The intent of the Expert
Group is to integrate this source base with Tomcat 5.0.
The Preview is intended solely to allow you, the developer
community, to experiment with some of the new JSP 2.0 features and
provide us, the JSR-152 (JSP 2.0) expert group, with hands-on feedback. 
Please send all feedback to jsp20-ea-feedback@sun.com
 
Please note that this is not a production release, and that not all JSP
2.0 features are implemented.

Features implemented include:

    * New JSP 2.0 APIs
    * Integrated Expression Language Support
    * Supports new <jsp:attribute> and <jsp:body> standard actions
    * Supports new SimpleTag Handlers and JSP Fragments

Features not yet implemented include:

    * JSR-45 Debugging Support
    * Tag Files
    * Attributes with Dynamic Names
    * JSP Configuration

The download comes with pre-installed JSP 2.0 examples that help
illustrate the new feature set.

Please give it a try, and we look forward to hearing from you!

--
Mark Roth, Java Software
Specification Co-Lead of JSP 2.0
Sun Microsystems, Inc.



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Announcing the JSP 2.0 Preview EA1 Implementation

Posted by peter lin <pe...@labs.gte.com>.
finally found the page for the spec.

http://jcp.org/aboutJava/communityprocess/review/jsr152/index.html

in case anyone else doesn't want to spend 10 minutes looking for the
spec.

peter

peter lin wrote:
> 
> can any provide a link to a working draft of the spec if it is
> availabe?  I'd like to compare the Expression language portion against
> the JSTL spec.
> 
> peter lin
> 
>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Announcing the JSP 2.0 Preview EA1 Implementation

Posted by peter lin <pe...@labs.gte.com>.
can any provide a link to a working draft of the spec if it is
availabe?  I'd like to compare the Expression language portion against
the JSTL spec.

peter lin


Mark Roth wrote:
> 
> For those of you tracking the JSP 2.0 specification, we are pleased to
> announce the availability of an Early Access Preview implementation,
> available now from:
> 
>     http://developer.java.sun.com/developer/earlyAccess/jsp/
> 
> The primary goal of the JSP 2.0 specification is to make JSP technology
> more productive and even easier to use.  The specification is being
> developed by an expert group consisting of over 30 companies and
> individuals, and is currently in Public Review stages.  More information
> on the specification, including a public download, is available at
> http://jcp.org/jsr/detail/152.jsp
> 
> This implementation was developed collectively in the Expert Group
> using Tomcat 4.1 and Jasper2 as a base.  The intent of the Expert
> Group is to integrate this source base with Tomcat 5.0.
> The Preview is intended solely to allow you, the developer
> community, to experiment with some of the new JSP 2.0 features and
> provide us, the JSR-152 (JSP 2.0) expert group, with hands-on feedback.
> Please send all feedback to jsp20-ea-feedback@sun.com
> 
> Please note that this is not a production release, and that not all JSP
> 2.0 features are implemented.
> 
> Features implemented include:
> 
>     * New JSP 2.0 APIs
>     * Integrated Expression Language Support
>     * Supports new <jsp:attribute> and <jsp:body> standard actions
>     * Supports new SimpleTag Handlers and JSP Fragments
> 
> Features not yet implemented include:
> 
>     * JSR-45 Debugging Support
>     * Tag Files
>     * Attributes with Dynamic Names
>     * JSP Configuration
> 
> The download comes with pre-installed JSP 2.0 examples that help
> illustrate the new feature set.
> 
> Please give it a try, and we look forward to hearing from you!
> 
> --
> Mark Roth, Java Software
> Specification Co-Lead of JSP 2.0
> Sun Microsystems, Inc.
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>