RE: Examining where Tomcat is serving files from

2010-03-12 Thread PCJ
That will > Tell you what the tag sees as your root! > >>> Is there a way to set up a debugger or something? > > You can do remote debugging of the JSP containing the tag. > >>> Oh, and by the way, I'm using the ancient Tomcat 4.1 > > Why? > >

Examining where Tomcat is serving files from

2010-03-12 Thread PCJ
Hi, I'm trying to test a custom tag library and not quite getting there. I'm using Tomcat to serve the files but when I navigate to where they should be, I'm getting 404s for everything. I have a project in Eclipse called MyTagLib, which Tomcat (integrated into Eclipse) is serving on port 8080, an