In 4.0 we are supposed to inject the visit and global objects as page/component properties where needed. But what if i need them in every page ? I need the visit object in every page because i use it to check if the user is logged on. I do this in a base class that all page classes extend. I don't want to have to write "inject" element in every single page i create. Is there anyway i can do this ?

Cheers

Hugo

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

Reply via email to