This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: RE: Using a java variable inside XSLT


I must have missed the original post from this thread so maybe I'm asking
something you already specified...

How are you invoking XSLT?  Is this servlet-based or are you doing the
transformation on the browser-side (MS-XML)?  If it's a servlet (or CGI)
calling the transformer, you can pass in the data you need via parameters.


Steve Crowers
Software Engineer


Liberate Technologies
2 Walnut Grove,
Suite 200
Horsham, PA 19044
Phone: 215-773-9400 x 9514
Fax: 215-773-9401
scrowers@liberate.com
http://www.liberate.com



-----Original Message-----
From: Katie McNally [mailto:kmcnally9@hotmail.com]
Sent: Monday, August 06, 2001 5:04 PM
To: xsl-list@lists.mulberrytech.com
Subject: [xsl] RE: Using a java variable inside XSLT


We are attempting to display a first and last name in HTML using XSLT.  We 
obtained the first and last name from the session object and put the values 
into a java variable.  How can we display the value of our java variable in 
HTML using an XSLT template?  Our XSLT template is converting XML to HTML.  
The first and last names are not in the XML. What is the best way to display

this data?

Thanks,
Katie

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]