Hi i've a conceptual problem.
i want to transport and share inforamtion in my application. e.g. when a user made the login i want to store that user is loggedin and its datas. how can i do that? in the past version of struts there was the actionform and use ther around the application. in struts2 i can't find a guide or tutotiral that explain these steps. PS: i've a sessionEJB, i can use that class to keep track about my information, or i've to create a sessionStrutBean and put all the information inside this bean? how can i put and get bean in a action? thanks. -- Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org