I know that I've passed parameters into an XSL tralsformation before. But last night I tried again and it did not work. The parameters showed as empty in the...
The Mulberry XSLT mailing list (google) can probabaly tell you in heartbeat, ***but*** you need to be clearer about what tools you are using, how you're...
David, I don't have any code at this time but isn't it something like in javax.xml....transformer.setParameter(string name, string value). -Travis ... -- ... ...
David, Since the problem could be either in the JAVA code that is invoking the transformation OR the XML / XSL involved, I have attached some XSL that I use in...
Anyone giving or given sun architect certs? Book recs. or material for this? I am planning on cert for tiger- does this group have efforts to get members...
Rahul, I'm not an expert on embedded systems, but I know some folks who are that you might want to ask. There is embedded systems group with an agile focus on ...
Chris - Thanks for your advice. Using your suggestion and a few other steps, I got it to work fine. For anyone who's interested, here's what I did: *...
... Not a dumb question at all. I've double and triple checked the names. I've even used very simple names like 'david' which for me is virtually impossible to...
David - I've got working code that creates a Translet using Xalan, and takes parameters. The path to the XSLT file is hard-coded, and the XSLT itself is over...
... ...unlike the word "misspell", which is easy to misspell... ;) http://www.webster.com/cgi-bin/dictionary?sourceid=Mozilla-search&va=misspell - Keith...
If you just want to gray out the label's text, would setting the label text with a string containing html code with contains the color code for gray work? Ed...
Brad, This is a bug, although some argue that when you use HTML in JComponents, you take on the responsibility of managing that components appearance based on...
I'm starting a project that will heavily use JRules for scheduling. How many people on this list have significant JRule experience in case I run into an issue...
David, I don't have a lot of experience with JRules, but I hope that you haven't drunk too much of the ILOG Kool-Aid. I'm sure in your case the government is...
Hello Everybody, I am looking for the Java plug-ins for reading different kind of database files. I never used these plug-ins before so I am quiet unaware of...
... Yes, JRules has been selected and much research has already been done. From my limited understanding, I can hope that the business rule approach should...
We should be able to get a presentation about it - I'll see what I can find out. IF you know who from Sun gave the presentation, that would be a help. ...
... Maybe somebody realized that -- I've been on a JRules project...but never heard-of or used Drools so I looked-it up. It seems that "Drools" is now a...
Mark, you have a lot of valuable wisdom there. Our lesson learned with drools was that it worked but could not scale to an industrial system. We could only...
Hello All, I am trying to find the JDBC driver for Xbase Databases like Fox pro or DBase. I found few which does not have GPL. Does anybody knows or uses...