Try this in your component: @ApplicationState private YourASOClass object;
@ApplicationState private boolean objectExists; // tells if your ASO objects has already been created As your login information is an application state, you don't need to access it from the page, AFAIK. -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]