(Anywhere it says 4.1, its valid for 5 too)
-Tim
Derek Mahar wrote:
Why doesn't my tag handler, HelloWorldSimpleTag, work unless it is in a
package? Is it Tomcat 5.0.14 (on Windows XP) or is it the tag handler?
Tomcat generates the error message shown below when I attempt to execute
HelloWorldSimpleTag with HelloWorldSimpleTag.class in WEB-INF/classes,
but works fine when I store it in WEB-INF/classes/simple (that is, in a
package called simple).
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
