But i think only 1 is correct as 2nd is pointing to a file which is wrong, tagdir should point only to a directory
right?
You are right it should be a directory, otherwise a translation error arises:
JSP.1.10.2
Indicates this prefix is to be used to identify tag extensions
installed in the /WEB-INF/tags/ directory or a subdirectory.
An implicit tag library descriptor is used (see Section JSP.8.4
for details). A translation error must occur if the value does
not start with /WEB-INF/tags/. A translation error must occur
if the value does not point to a directory that exists. A
translation error must occur if used in conjunction with the
uri attribute.
Regards,
Frits
Parth Twari
Ranch Hand
Joined: Jan 20, 2010
Posts: 163
posted
0
ok thanks..
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.