Created a new MyEclipse Web Project with JSTL 1.0 support. Added Struts 1.1 support as well.
Created a new Struts 1.1 MyJsp.jsp file w/o a form from the MyEclipse right-menu’s new JSP wizard. I had it generate the jsp in the WebRoot folder.
The taglib tags have yellow warning indicators on the left hand side indicating an inability to resolve the tag.
Ex: Unknown Tag html:html
The jars and tlds and everything seem to all be there.
Please advise.
Mike