sticky

a different kind of sticky footer question

My page ... http://webpages.charter.net/jolove/Escort_Folder/test.html thanks to: fortysevenmedia.com/blog/archives/making_your_footer_stay_put_with_css Now I have a functional footer that adheres to the bottom of the window .. except now what I need to do is get the footer to stick to the bottom with the height of the scrollable are...

Can I enable and disable sticky sessions on a load balancer from the website behind it?

My challenge is the following. I'd like to uphold the Post/Redirect/Get pattern for posted forms, but after the redirect I still want to show the state of the form in case of invalid fields. This information can be passed by storing it in session quite easily. However these sites usually run on multiple webservers behind a load balancer...

Is there any way to create a sticky footer in xaml?

I know you can do a sticky footer in css, is there any way to do it in xaml? Or to use css in xaml to do the same thing? I'm brand new to xaml, so any help would be appreciated. ...

Apache Sticky sessions

I have configured a sticky session set up with a load balancer (Apache) and three app nodes running Jboss 4.2.2 . the load balancer uses mod_jk and settings as mentioned in the tutorial here. http://community.jboss.org/wiki/UsingModjk12WithJBoss;jsessionid=1569CBFB7C3096C59C977CD3F7159A32 I have the jumRoute set as node1 ,node2 and nod...