Home

Search results

"category:/Web"


Title and summary Date/time
1
How can I create a maintenance window for my web app?
Every so often, web applications need maintenance. Yes, even web applications. It's okay - no need to reach for your security blanket. The problem that's come up is: What's a good way to redirect requests during a maintenance window to an error page? As ...
Sep 1, 2008
8:53:00 AM
2
In JSF, what does the immediate attribute mean?
Okay, this gets asked very rarely, but apparently gets answered even more rarely. JSF components can have an 'immediate' attribute, which is a boolean. What 'immediate' does is tell JSF to bypass the validation phase when the request is processed.
Aug 27, 2008
8:13:00 PM