1)On my current project I am using Java verion 1.4.What should be the struts verion with java 1.4 .. struts 1.1 or 1.2.
2) I am using MyEclise as IDE;I have created a strutd form with java1.4 & struts version1.2 it shows some yellow line below the stuts code for example : <html:html lang="true"> <html:base /> <html:select property="type" name="Type" tabindex="1"> and display error ad "Multiple annotations found at this line: - Unknown tag (html:select). - Undefined attribute name (tabindex)."