So...
If you want to transform some XML into some different XML?
"XSLT, which is a language for transforming XML documents into other XML
documents."
http://www.w3.org/TR/xslt
If your 'other namespace' is just a generic placeholder, you could make
it match the namespace of a Tag Library (w
one process. I know that it's possible to modify the request
before processing - but I couldn't find a possibility to handle the loaded
resource before compiling.
Thanks for the help,
Martin
--
View this message in context:
http://www.nabble.com/modify-requested-resource-before-compili
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Martin,
MartinV wrote:
| Hi list,
| I've got a task to solve and I don't have any clue where to start. Here's
| the chain for delivering a resource like a JSP file to client.
|
| 1)Client => 2)Request => 3)Modify Resource => 4)Normal Handling like
|
I hope that anyone has an idea/hint for me where to look/what to do or
otherwise could tell me that I'm barking up the wrong tree and it is for
sure not possible to modify the file before handling it.
Thank you very much.
Martin
--
View this message in context:
http://www.nabble.com/mo