We have to put adapter class in session to show the menu option otherwise it throws exception. In appfuse we know that it goes mainmenu action so we can put our self made adapter class there. Problem is that first it works fine but when we click a link after session out time it goes to login page and session is expired this time when we login it does not go to mainmenu action it goes to clicked action. so we are not able to store adapter class in session at this time hence it throws exception(adapter class not found).
-- View this message in context: http://www.nabble.com/How-to-maintain-adaptor-class-in-session-in-Appfuse-tf3968971s2369.html#a11265787 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]