Application Access restrict for for a period of time

Hi,

I am using Websphere 5.0 along with IIS 5.x.

My requirement is to restrict users from accessing a web application for a particular time slot (for eg: 10 PM to 5 AM ) everyday.

If the user accesses that website during that time, Websphere needs to redirect the user to a temporary page instead of the home page.

Is there any way to achieve the requirement by configuring the webservers or websphere ?

[436 byte] By [lraghurama] at [2007-11-27 6:42:55]
# 1
Yes you can add ACLs with attribute "timeofday" http://blogs.sun.com/roller/page/meena?entry=access_control_in_sun_java
mva at 2007-7-12 18:13:21 > top of Java-index,Web & Directory Servers,Web Servers...
# 2
Err... that works in Sun Java System Web Server 7.0 or earlier versions (like 6.1, 6.0)....
mva at 2007-7-12 18:13:21 > top of Java-index,Web & Directory Servers,Web Servers...
# 3
Thanks for the help, will try out in SUN server
lraghurama at 2007-7-12 18:13:21 > top of Java-index,Web & Directory Servers,Web Servers...