Jean-Charles Giardina wrote:
Hi every body,
I get an javax.servlet.ServletException: duplicate class definition:
com/amarda/framework/taglib/RowTag
on webapp start up only. Upon refreshing the page this error goes away.
This exception occurs when using more than one frame (including internal frame).
Tks folks.
Check for multiple copies of your RowTag class in the classpath (or
multiple copies of a JARc containing that class). You probably have the
class in a shared library as well as your webapp's libraries / classes.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]