OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   data input to an XSL produced page -- best practices

[ Lists Home | Date Index | Thread Index ]

Hi all;

I'd like to know what others are doing in for below
situations and what are the best practices in general.

I'm producing my HTML pages by processing XML data
with XSL stylesheets, and there are certain editable
inputs, like date.  The respective field is stored in
the form yyyy-mm-dd in the database.  I'm having an
argument with a co-worker who is telling that we
should format date fields in a servlet and output it
as is, where XSL stylesheet will use just
<xsl:value-of.., but I'm insisting on outputting data
as is and formatting it with some date formatting XSL
templates.  I'd like to know what are the best
practices for the situation.

Another dilemma is the reverse situation.  Client
edits date field and submits form.  Currently we are
doing date processing ( i.e. converting it back to the
format required by the database) in the servlet.  This
is the another situation I'd like to know the opinion
of people with more experience.  Are we doing right or
are there better ways?

Thanks in advance.

p.s. The idea extends to all other formattable things,
like money displays, etc. etc.  Briefly, it boils down
to whether formatting should be on client or server side.

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS