Event Problem in BEAN
and I need to manage the event on lost focus of this bean but
the condition is if it lost focus from text field to button, do not fired
lost focus event. Now i got the event object from the system event
queue and it can run smooth in WindowsXX platform, but when
i use this bean on the applet and call from the browser, the error
found in security management. What shall i do, Please...

