I guess I don’t understand. When I’m trying to step through my code all I get is “Source not found for getFooter_tag.<init>() line: not available”. I don’t see any layout of the code or a button that allows me to tell the debugger where the code is. I also don’t have a .class file in my jar file. The jar file just contains tag files and a .tld file. The servlet engine compiles these tag files when I run the first page that uses them.
Can you tell me how I bring up the .class file for the taglib?
thanks,
Rick.