Hi, Is is true that a session bean gets created when an actionMapping is requested that has scope set to "session"?
And if one with the same name already exists, it gets re-used, existing contents and all? If I want to reset to the default state, can I get the session bean session.getAttributeName("mybeanname") and call reset() and expect a default actionForm ? Thanks for your time, Al -- Al Willingham <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]