I encountered a problem with 4.1.10 stable.  the same code work with
4.0.3, but doesn't work correctly with 4.1.10.

My question is this.

Does jasper2 in 4.1.10 use the local .tld file for tag validation, or
does it get it from the network?

I ask because in JSTL 1.0.1 xml tag supports <x:forEach varStatus>, but
the tld file doesn't include it. The funcationality works fine, since
both <c:forEach> and <x:forEach> inherit varStatus from the base class.

If jasper2 does use the official tld file for validation, can I turn
that off and make it use the local copy of the .tld file?

I'm hoping Kin-man, Luehe or Remy can answer this question.

peter lin

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

Reply via email to