On Tue, 18 Nov 2003, Edson Alves Pereira
<[EMAIL PROTECTED]> wrote:

>       But if JspC.java package name is:
>       org.apache.tools.ant.taskdefs.optional.jsp.JspC, how it
>       could be displayed like:
>> org.apache.jasper.JspC

Because ther also is a class named JspC in the package org.apache.jasper
and the one in Ant's package (indirectly) invokes Jasper's.  You can
find that class in one of Tomcat's CVS modules.

Stefan

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

Reply via email to