Re: url rewriting with XMLC
Mark van Leeuwen <[email protected]> Wed, 26 Nov 2003 08:28:40 +0100
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Organization | Virgil BV |
| Message-ID | <[email protected]> |
Jacob Kjome wrote: > At 02:30 PM 11/25/2003 -0800, you wrote: > >> Is it possible to put the jsessionid value into every <a> tag using >> XMLC? >> Could one use XPath to somehow find all of the <a> tags and edit the >> href >> attribute? > Or you could use getElementsByTag() on your Document Regards, -- Mark