when i give the coding in web.xml i get the following
Error :The content of element type "web-app" must match "(icon?,display-name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-constraint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*)".web.xmlwebproject/WebContent/WEB-INFline 67
i am developing in Web sphere Studio Application Development.
i have also tried giving setMaxInactiveInterval(3) in the Login
jsp page's action class both ways didn't work.can u please suggest some other way.