How do you use one simpletaglib from another? E.g. from my tag handler, I want to set a session variable - so how do I call <session:set-attribute name="cmd">doit</session:set-attribute> from a taglib?
To call webutils I just go AxKit::XSP::WebUtils->redirect($blah); That doesn't work for AxKit::XSP::Session ?? matt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
