PageContext is not a JSTL-only object, it's part of the Servlet API and as
such, it's documented there:
http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/jsp/PageContext.html
Felipe
On Tuesday 12 August 2003 09:48 am, p-at-zdzior pazdzior-at-interia.pl
|jakarta| wrote:
> by the way
Ahh !! You're right! I was just looking at the spec for and it is clearly
stated.
-Original Message-
From: Kris Schneider [mailto:[EMAIL PROTECTED]
Sent: Monday, August 11, 2003 12:51 PM
To: Tag Libraries Users List
Subject: RE: Removing a value from a map present in Session
Well, the
Whats the difference between the runtime version and the normal version
of JSTL tags.
I was under the impression that if we used th normal tags
we could not use Java scriptlet code within the page.
Is that correct? Or can we mix the two even when using the normal
tags?
Thanks
Anand