以前一直用jsp做web,这几天没事看了下wap,在传参数时遇到一个小问题,给大家做一下提醒。
jsp传参数时是这样
index.jsp?id=1&name=test
在xml中应该这样写
index.jsp?id=1&name=test
要把&写成&
刚开始不知道,找了大半天。哈哈
<script type="text/javascript"><!-- google_ad_client = "pub-0757178726455256"; /* 728x90, 创建于 09-6-17 */ google_ad_slot = "1633515232"; google_ad_width = 728; google_ad_height = 90; // --></script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script>