hi,
I am very confused about where we place the TLD file and how it is resolved if we place it in WEB-INF/lib, WEB-INF/tags, WEB-INF etc. Please help me to understand how to find the location of tag library.
vivek srivastava wrote: I am very confused about where we place the TLD file and how it is resolved if we place it in WEB-INF/lib, WEB-INF/tags, WEB-INF etc. Please help me to understand how to find the location of tag library.
That means you already have a deployed application and you are trying to find the TLD files ? Normally TLD s are put directly inside WEB-INF (or any sub directories in it) or inside the META-INF (or any sub directories inside) in a jar file deployed in WEB-INF/lib.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.