Hi all,
I make a request in my dB MySql with a variable "date" :
PersistenceManager pm=JDOFactory.getInstance().getPM();
pm.currentTransaction().begin();
Collection c = (Collection)
pm.newQuery(SuiviTraitement.class,
"'date'=='"+date+"'").execute(); //(-mm-dd)
Hi,
I would like to reach a repertory and to list his contents.
how can I make.
Thank you.
Nam.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED] a e'crit :
Have you tried the JSTL tag?
-Original Message-
From: chamal desilva [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 07, 2006 3:35 AM
To: Struts Users Mailing List
Subject: RE: Formatting numbers in text field
Thanks Richard
But if do it uing get
Hi,
I have data dates that I would like to transform into format dates in my
page JSP .
there is my code JSP :
Date de naissance
value="dateNaissancePorteur" />
somebody can help me, please, thank you.
nam.
4 matches
Mail list logo