Milan Jezdik schrieb: > Hello all, > how can I process URL GET parameters in my XSL files? > > I need this: There is a page with sorted content on it - CD's titles. > There are GET parameters telling what item use for sorting (name, date, > price). > > I can sort data on the page. There is no problem. > > What I don't know is how can I reach these get parameters in my XSL > which is called when page is generated? I need to place them into page > links (there is a page list like "Page: 1,2,3,4,..." and the numbers are > links where the current get parameters must be placed during page > creation).
This is explained in the Cocoon documentation (Transformers). -- Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
