hi
I want to create an application which contain servlet and jsp and also connected with database
but i only want that login page will be open from 05:00hr to 10:00 hr before and after nobody able to access/login the page
if they do that it reject the request
how it is possible
bhallarahul -4 Light Poster
Recommended Answers
Jump to Postwhy in your tomcat configuration? just because the users shouldn't be able to log in, doesn't mean your tomcat should stop working, right?
just configure your application or service right. your servlets run server side, so that should be "safe" (if you configure it decently, that is).
and add a …
All 4 Replies
urtrivedi 276 Nearly a Posting Virtuoso
bhallarahul -4 Light Poster
urtrivedi 276 Nearly a Posting Virtuoso
stultuske 1,116 Posting Maven Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.