Hello, > > Is any way to define global variables for all tags of > > custom taglib? > > .... > You can add global stuff in document_start (or was it > start_document?). But there is no way (yet) to add something > to the very start of the XSP _execution_. This is to happen > soon, however, since the Session and Global taglibs need it > as well, they currently use a very hackish way to accomplish > this. Matt, did you have an idea yet?
I found & used parse_init sub. It's ok now. Thanks. Sincerely, Alex. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
