[jboss-user] [JBoss Seam] - Date Convert Error
kaviarasu
do-not-reply at jboss.com
Thu Jun 28 02:58:17 EDT 2007
Hi i like to insert date inside oracle 10 database in the date field which i assigned field as date format.
Tdate(date)
<h:inputText value="#{user1.tdate}" >
<f:convertDateTime pattern="dd-MM-yyyy"/>
</h:inputText>
i try to insert in 23-jun-2007 format but it giving exception
value must be a datetime.
can any
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4058565#4058565
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4058565
More information about the jboss-user
mailing list