From: [EMAIL PROTECTED] on behalf of Mck > > I can get site, query and specific parameters from url, but is there a > > way of getting it all at once? > > This is how you do it. > The question is whether there is a utility that does this ready for you > around somewhere. Magne?
I don't think there's any utilities to do all of this in one go, but you (Anna) might want to write a macro for that if needed. The allParameters velocity directive will fetch all the parameters, and combined with the site you (still Anna!) you hopefully get what you want. The AllParametersDirective.java is located in the generic.sesam project. If this doesn't solve your problem it'd be nice to know a bit more of what you're up to ;) -- Magne _______________________________________________ Kernel-development mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-development
