Adam Hardy wrote:

Does J2EE 1.4 include JSP2.0?
Yes.

Is JSTL part of JSP2.0?
No.

JSTL 1.1 is the version that synchronizes with JSP 2.0.

JSTL 1.0 requires at least a JSP 1.2 container.
JSTL 1.1 requires at least a JSP 2.0 container.

JSTL is not currently part of the J2EE platform.

-- Pierre



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



Reply via email to