Hi, I tried to follow the simple login example at http://struts.apache.org/2.x/docs/simplelogin-with-session.html, but there are many things that I don't get: - first, it's written for webworks, not struts 2, are there any compatibility issues between the two? - second, the session is never set with a timeout attribute, how do we actually enforce a timeout? - third, do we need to include a line like <jsp:include page="WEB-INF/inc/loginCheck.jsp" /> at the beginning of every jsp file in our web app to check whether the user is still logged in; or is there a more general way of ensuring that.
Thanks, Session A. Mwamufiya Carnegie Mellon University MBA | Tepper School of Business MSE (software eng.) | School of Computer Science T: (412) 508-5455 | [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]