What is the difference b/w the following

<classpath>
        <pathelement path="${env.J2EE_HOME}/lib/j2ee.jar"/>
        <pathelement location="${env.J2EE_HOME}/lib/j2ee.jar"/>
</classpath>

Is there anyway to say:

<classpath>
        get me all the jars in this directory
</classpath>

?

Please respond to [EMAIL PROTECTED] as I am not subscribed to this
list.

Thanks,

Matt


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

Reply via email to