I’m having validation errors and unable to do “code complete” on the taglib names.
I have a fresh install of MyEclipse and Eclipse (see details below).
I created a web project.
Added Struts capabilities.
on the struts-config.xml visual editor, I created a “Standard JSP using Struts 1.2 with a form” (MyJsp.jsp).
Opened the file (MyJsp.jsp).
for every struts tag, I get the validation error:
taglib directive for “html” does not exist or TLD is not found.
I modified none of the taglibs, web.xml, etc. However, even when I modify the URI of the taglib, I still can’t get it to see it. Everything appears to be in the right locations (i.e. the MyEclipse wizards seemed to work correctly). But the end result is the JSP compiler/validator doesn’t recognize the struts taglibs.
I hope someone can help. Thanks!
===========================
– System Setup ——————————-
Operating System and version: XP
Eclipse version: 3.2.0
Eclipse build id: org.eclipse.platform
MyEclipse Enterprise Workbench v5.0.1GA
20060810-5.0.1-GA
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins: Yoxos (and a few others)
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 2
MyEclipse version: 5.0.1 GA
Eclipse JDK version: 1.4.2
Application Server JDK version:
Are there any exceptions in the Eclipse log file? where is the file?
If this is a DB related question please answer the following:
– Message Body ——————————-