| Author |
Struts Menu
|
Arulanand Dayalan
Ranch Hand
Joined: Aug 10, 2005
Posts: 124
|
|
Hi all, I had downloaded the struts menu war file from http://sourceforge.net/project/showfiles.php?group_id=48726. When i imported the file to WSAD i got these errors. JspTranslate: Unable to open taglibrary http://struts-menu.sf.net/tag : JSPG0127E: Could not locate TLD META-INF/taglib.tld.menutest1.jspTest/WebContentline 1 JspTranslate: Unable to open taglibrary http://struts.apache.org/tags-html : JSPG0127E: Could not locate TLD META-INF/taglib.tld.menutest2.jspTest/WebContentline 2 JspTranslate: Unable to open taglibrary http://struts.apache.org/tags-html : JSPG0127E: Could not locate TLD META-INF/taglib.tld.permissionsForm.jspTest/WebContentline 2 JspTranslate: Unable to open taglibrary http://struts.apache.org/tags-html : JSPG0127E: Could not locate TLD META-INF/taglib.tld.permissionsMenu.jspTest/WebContentline 2 JspTranslate: Unable to open taglibrary http://struts.apache.org/tags-html : JSPG0127E: Could not locate TLD META-INF/taglib.tld.rolesMenu.jspTest/WebContentline 2 JspTranslate: Unable to open taglibrary http://struts.apache.org/tags-html : JSPG0127E: Could not locate TLD META-INF/taglib.tld.tabbedMenu.jspTest/WebContentline 2 When i checked all the necessary JAR File are found in Web-inf/lib directory. Even then i get these error. If any1 can help to fix it, it would be of great help to me. Arul...
|
 |
Pranav Sharma
Ranch Hand
Joined: Oct 27, 2003
Posts: 254
|
|
|
put the tld in the web-inf folder
|
 |
 |
|
|
subject: Struts Menu
|
|
|