<herd>
<%#if(${ENCODE} == "gb"){
write("meta http-equiv="Content-Type" content="text/html; charset=gb2312 ");}
if (${ENCODE}== "big5"){write("meta http-equiv="Content-Type" content="text/html; charset=big5 ");}
#%>
</herd>
一个不知道是什么原理的代码
老大说<%##%>中可以写脚本语言
中间是什么?