| Author |
format attribute is not recognized
|
Ravi kog
Greenhorn
Joined: May 01, 2012
Posts: 1
|
|
I have JSP page which has display tag
<display:table ..... >
<display:column property="" sortable = "true" format="{0,date,MM/dd/yyyy}" />
</display:table>
when i run the jsp .. it complains me of ( format attribute is not recognized and the page is not loading. if i remove the format tag it works.. any help is greatly appreciated).
I have weblogic 10.3.5 and displaytag-1.1.jar,struts 1.2.jar
|
 |
 |
|
|
subject: format attribute is not recognized
|
|
|