Hi,
I want to show the current date in my
jsp. How to achieve that using the default tag libraries ?
currently I'm using
but when I include the following in my jsp it gives "Cannot find the tag library descriptor for "http://java.sun.com/jsp/jstl/fmt" error.
but it works. How does it work even if its giving me the error ?