hi ,
        iam using xalan version 1.0 (unfortunately this is the version that
ships with websphere 3.5.6)

        will this jar  support java extensions ?

thx
vasanth


the following is the code,is something wrong,
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
version="1.0"
xmlns:dateHelp="com.xyz.MemberPresentationHelper"
                     xmlns:java="http://xml.apache.org/xslt/java";>
         <xsl:output method="html" indent="yes"/>


        <xsl:variable name="longPayDate"
select="dateHelp:getDateFormattedLong($payDate)"/>
        

This e-mail, including attachments, is intended for the exclusive use of the
person or entity to which it is addressed and may contain confidential or
privileged information.  If the reader of this e-mail is not the intended
recipient or his or her authorized agent, the reader is hereby notified that
any dissemination, distribution or copying of this e-mail is prohibited.  If
you think that you have received this e-mail in error, please advise the
sender by reply e-mail of the error and then delete this e-mail immediately.
Thank you.  Aetna

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to