Hi Martin, I understand that, but I mean that fmt:formatDate automatically checks a session variable.
Zsolt > -----Original Message----- > From: Martin van Dijken [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 28, 2004 10:21 AM > To: 'Tag Libraries Users List' > Subject: RE: formatDate with session > > > Hey zsolt, > > Yes it can. Try: > > <fmt:formatDate pattern="${session_variable_name}"/> > > Where you replace session_variable_name by the attributename in the > session under which you placed the pattern. > > Grtz, > > Martin > > > -----Original Message----- > > From: Zsolt Koppany [mailto:[EMAIL PROTECTED] > > Sent: woensdag 28 januari 2004 9:28 > > To: Tag Libraries Users List > > Subject: fmt:formatDate with session > > > > > > Hi, > > > > can fmt:formatDate take the pattern from a session variable? > > In the case I could make it user dependent. > > > > Zsolt > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
