You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Josh <jo...@isa.net.au> on 2002/08/22 08:34:07 UTC

Duplicate class

Hi, I'm getting a weird error:

    [javac] D:\Data\MulteMedia\Clients\Watson
Ferguson\intranet\src\au\com\multemedia\wf\ui\WFServletBase.java:9:
duplicate class: ui.WFServletBase
    [javac] public class WFServletBase extends HttpServlet {
    [javac]        ^

Here's my definition, and I'd be _very_ suprised if there's another
WFServletBase somewhere that I'm clashing with, is there something I'm
overlooking?

public class WFServletBase extends HttpServlet {
....
}


-Josh

"Rimmer, real dumplings, proper dumplings when they're properly
  cooked to perfection, proper dumplings, should not bounce."



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>