> <jsp:useBean id="doubler" class="DoublerBean" scope="page">

> When I run ant, I get a build/WEB-INF/classes/DoublerBean.class file

Tomcat requires the bean to be in a package.

        --- Noel

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

Reply via email to