> -----Original Message----- > From: Pierre Delisle [mailto:[EMAIL PROTECTED] > > David M. Karr wrote: > > This is probably obvious, but it is the case that any tag libraries that > use > > the ExpressionEvaluator class in the Jakarta JSTL implementation are > actually > > dependent on the Jakarta implementation, as opposed to the > specification, > > correct? > > Yes this is correct, as mentioned also by Tim. > > > Since only the JSP api is described in the specification, and not the > > Java api, > > Sorry, I don't quite get the distinction you're making here.
I simply meant that the specification defines the API available to you in JSP pages, but not what API you could use in Java classes. Reiterating the fact that it doesn't define an ExpressionEvaluator interface of any kind. This is really just a restatement of the other points, which you got. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
