package com.zhangjun.xml;
import java.util.Hashtable;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class JspXmlPara
{
public static String go(HttpServletRequest req, HttpServletResponse res, Hashtable hs)
{
XmlTable xmltb = new XmlTable();
xmltb.initPara(hs);
String lll = xmltb.processRequest(req, res, hs);
return lll;
}
}
最近下载更多
最近浏览更多
3334004690 LV11
2024年5月27日
WHY-small LV15
2023年12月29日
ycmyyt LV2
2023年6月6日
qq1154180193
2023年5月21日
暂无贡献等级
2002-GRIT LV2
2023年5月19日
月光skr LV4
2023年4月9日
Gin19960217 LV4
2023年3月28日
aslyyds LV2
2023年1月28日
微信网友_6270418622812160 LV3
2022年12月21日
呵呵哈哈哈 LV10
2022年9月25日

