From: "Eric Plante" <[EMAIL PROTECTED]>

I have the one that comes with Exadel studio 3.0 (or eclipse3.1). it is
named jstl.jar but I don'T know which version I have.

Unzip/unjar it (jar -xvf fileame.jar) or open it with WinZip and look in the META-INF directory for the manifest.mf file. It should tell you what version you're using. For Servlet 2.3 you need an implementation of JSTL 1.0.

Can you post a snippet of the JSP, including the <%@ taglib ...> and the JSP code, along with the HTML it renders?

--
Wendy

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

Reply via email to