Hi,

I have JSPs in seperate folders with the same name and when i try to
precompile them (Using ANT) i get a duplicate class name error... as you'd
expect when i pass in one class package name e.g.


<jasper package="com.mycompany.servlets"
        uriroot="jsps"
        webXmlFragment="jsp-fragments.xml"
        outputDir="src/jsp"/>


Any ideas how i might resolve this issue?

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

Reply via email to