aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes problem creating the .tld file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "problem creating the .tld file" Watch "problem creating the .tld file" New topic
Author

problem creating the .tld file

Azam Khalidi
Greenhorn

Joined: Oct 04, 2007
Posts: 2
Heya
could somebody please let me know how to create a .tld file using the Eclipse IDE. And how to resolve the error in the jsp which says "cannot find the tag library descriptor".........

Regards
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56230
    
  13

Please be sure to ask questions about a specific IDE in the forum devoted to IDE questions. I have moved this post there for you.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Michael Ku
Ranch Hand

Joined: Apr 20, 2002
Posts: 510
Nothing special about creating it in Eclipse. It is just a file that conforms to an xml definition and it is portable across all IDEs and containers.

What do you have so far? What problems are you having?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: problem creating the .tld file
 
Similar Threads
Struts: getting null from bean
TLD jsp
regarding the TLD search
taglib not found
Problem with JSP using taglib uri