[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: URGENT: Please help

Subject: RE: URGENT: Please help
From: Ram Gande <Ram.Gande@xxxxxxxxxx>
Date: Thu, 26 Apr 2001 10:21:37 -0700
ram gande
I apologize for that rather stupid heading. People tend to do stupid things
when they are desperate and against the wall.
Anyway thanks for replying.

I know the approach is a little hokey, but my idea was to create a list of
Customers that I am searching from an LDAP via a Java function. All I want
to do is to print that list in a HTML page as links. I eventually want to
set a cookie when someone clicks on that link. So I just want to loop by
recursively calling that function untill I get no more. I really appreciate
if there is another way to do this loop. 

Thanks
RK.


-----Original Message-----
From: Michael Kay [mailto:mhkay@xxxxxxxxxxxx]
Sent: Thursday, April 26, 2001 1:49 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE:  URGENT: Please help


> I am new to XSLT programming.

we can tell, from...

> 	counter = counter + 1

XSLT is a declarative language not a sequential one, so you can't "remember"
values and use them "later", because those are sequential concepts. You need
to change your thinking.

I think it would be a good idea to describe the transformation you want to
perform, because your code looks as if you've got the design approach all
wrong, so it would be a mistake to tackle the problems at the coding level.

(And it might be a good idea to abandon the "URGENT" from the heading.
Trying to run before you have learnt to walk is not a good way of reaching
your destination quickly.)

Michael Kay
Software AG




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

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.