It is very common to encounter the session time-out page when using IBM WebSphere portal while developing. Most times there would be a client requirement to modify the way things are done automatically. While in the last post I have mentioned about how to change the session time-out value, I am going to talk about modifying the session time-out error page.
Now where is the page located?
It is found at
C:\IBM\WebSphere\wp_profile\installedApps\WIN-RANE51IRK16Cell\wps.ear\wps.war\screens\html
where WIN-... is the server name.
The page is named as ErrorSessionTimeout.jsp
Modify the JSP content as the requirement.
Contact me if there are any more doubts regarding this.
Now where is the page located?
It is found at
C:\IBM\WebSphere\wp_profile\installedApps\WIN-RANE51IRK16Cell\wps.ear\wps.war\screens\html
where WIN-... is the server name.
The page is named as ErrorSessionTimeout.jsp
Modify the JSP content as the requirement.
Contact me if there are any more doubts regarding this.
Comments
Post a Comment