Hi Andrei,

Andrei Glazachev wrote:
> 
> hi, AxKit
> 
>  I use Apache::AxKit::Plugin::AddXSLParams::Request
>  And i can receive value of request.uri, but i can't do this for request.uri.*

Make sure that you are configured to include verbose URI info in
addition to any other fields you may want to pass through. 

PerlSetVar AxAddXSLParamGroups "VerboseURI"

Also note that some of the fields in a given param group may or may not
be filled in based on the request sent from the client.

HTH,
-kip 
-- 
print join ' ', map { ucfirst($_->getFirstChild->getData)}
XML::LibXML->new()->parse_string(join '', pack "c*", (60, 122, 62, 60,
97, 62, 106, 117, 115, 116, 60, 47, 97, 62, 60, 98, 62, 97, 110, 111,
116, 104, 101, 114, 60, 47, 98, 62, 60, 99, 62, 112, 101, 114, 108, 60,
47, 99, 62, 60, 100, 62, 88, 77, 76, 60, 47, 100, 62, 60, 101, 62, 104,
97, 99, 107, 101, 114, 60, 47, 101, 62, 60, 47, 122,
62))->findnodes('//*[name() != "z"]')->get_nodelist;

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to