Error:the prefix "jsp" for element "jsp:scriptlet" is not bound

i got this error:the prefix "jsp" for element "jsp:scriptlet" is not bound.how can i remove this error.
[207 byte] By [muhammadAbrara] at [2007-11-27 5:19:48]
# 1
Add this to the jsp:root tagxmlns:jsp=" http://java.sun.com/JSP/Page"How did it get removed from your JSP?(assuming you are using Sun Java Studio Creator)
jetsonsa at 2007-7-12 10:43:18 > top of Java-index,Development Tools,Java Tools...