XSLT weird problem... [urgent]

Please support our RSS, Web Services and SOAP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Apr 2005
Posts: 13
Reputation: dakkar is an unknown quantity at this point 
Solved Threads: 0
dakkar dakkar is offline Offline
Newbie Poster

XSLT weird problem... [urgent]

 
0
  #1
May 25th, 2005
I've a weird problem with a XSLT file...

my XSLT translates a XML file into a HTML form and, to solve some problems, I found a solution: to give to each "input" tag a name that is a concatenation of the xml tags to reach that element (much like an xpath)

I managed to obtain this using param and variable...

I'm applying that transformation with a small java program and if I run it from the console... it works. The resulting form is ok and the "input" tag names are "correct" (like: "book:chapter:para:")

But when I run it from a servlet of my webapp, it runs... but the tag names of the resulting forms are not correct, but they miss all the "path" part, so they are like: "para:"

Anybody can help me? I've tryed a lot of alternatives, but they didn't work... :_(
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 6
Reputation: bwhiti is an unknown quantity at this point 
Solved Threads: 1
bwhiti bwhiti is offline Offline
Newbie Poster

Re: XSLT weird problem... [urgent]

 
0
  #2
May 10th, 2006
Have you any code I can see please and Ill try to help.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the RSS, Web Services and SOAP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC