Hi!

I have class PortalSessionBindingListener implements HttpSessionBindingListener 
with public void
valueBound(HttpSessionBindingEvent event) and public void 
valueUnbound(HttpSessionBindingEvent
event) methods nad i want to get reqest object in both of this method. How can 
i do that? if i just
put smo request object i get messaage that this class is not *something* for 
requst object....

Tnx,
Stanislav

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

Reply via email to