Tammy, I tested both AOLserver 4.0 beta 2 and beta 4, the behavior of
empty nsvs has definitely changed since AOLserver 3.x, probably
unintentionally. I've submitted a
bug on SorceForge.
In the meantime, you can probably get Static Pages to work correctly
with AOLserver 4.0 by just editing
packages/static-pages/tcl/static-pages-init.tcl
and
changing the "nsv_array set $nsv
" line to this:
#nsv_array set $nsv [list]
nsv_set $nsv dummy_AOLsever4beta4_key {}