aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes Tag Files location!! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "Tag Files location!!" Watch "Tag Files location!!" New topic
Author

Tag Files location!!

Puneet Vashisht
Ranch Hand

Joined: Jul 30, 2005
Posts: 44
Hi guyz,

According to HFSJ, with tag files u use tagdir instead of uri in taglib directive.

<%@ taglib prefix="myTags" tagdir="/WEB-INF/tags" %>

Then the books tells us about the locations container searchs for finding .tag files.
Now my question is, arent v telling the location of .tag file, using tagdir attribute of taglib. Does container need to search .tag files anyway, or the tagdir attibute has got nothing to do with the location of .tag file.

Thanks and Regards,
Puneet
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Tag Files location!!
 
Similar Threads
Location of tld files
Tag Files
help needed with tag files
Tag Files : why TLD requires
Tag File Location !!