This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
HI, I am having an error with tomcat which says => org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 11 in the jsp file: /hi.jsp test2 cannot be resolved to a type 8: 9: <%@ taglib prefix="my" uri="dog" %> 10: 11: <my:dimple/> 12: 13: </body> 14: --------------------------------------------------------------------------- My TLD file (simple.tld) is(placed in /web-inf dir)