<a href="javascript:openwin('jump.jsp?year=<%=year%>&month=<%=Integer.parseInt(month)+1%>&date=<%=days[i]%>','windowName','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,top=10,left=350,width=500,height=300')"><%=days[i]%></a>这样就可以了!你写漏了windowName。(如果你不设置它,也要把位置留着。)