•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the RSS, Web Services and SOAP section within the Web Development category of DaniWeb, a massive community of 426,332 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,431 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our RSS, Web Services and SOAP advertiser: Programming Forums
Views: 2937 | Replies: 1
![]() |
•
•
Join Date: Apr 2005
Posts: 13
Reputation:
Rep Power: 4
Solved Threads: 0
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... :_(
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... :_(
![]() |
•
•
•
•
•
•
•
•
DaniWeb RSS, Web Services and SOAP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
- image not appearing in signature in mail (Mac Software)
- very very weird problem in xp (Troubleshooting Dead Machines)
- HELP!!! Weird problem... (C++)
- MS Outlook 2000 Problem (Windows 9x / Me)
- Power Off Problem (Windows NT / 2000 / XP / 2003)
- weird problem : Internet Explorer cannot load all geocities pages (Windows NT / 2000 / XP / 2003)
Other Threads in the RSS, Web Services and SOAP Forum
- Previous Thread: XSL-FO Excess White Space
- Next Thread: How to re-organized XML file and call XML file from my software


Linear Mode