动态网站建设_北京网站设计公司_网站设计收费_乌鲁木齐网站设计

package com.routease.action.totradeentity;
import java.util.Collection;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.beanutils.PropertyUtils;
import org.apache.commons.lang.StringUtils;
import org.apache.struts.action.ActionForm;
import org.apache.struts.action.ActionForward;
import org.apache.struts.action.ActionMapping;
import com.routease.action.PagingAction;
import com.routease.action.helper.UserHelper;
import com.routease.db.dao.DataSource;
import com.routease.db.dao.totradeentity.SearchingCriteria;
import com.routease.db.dao.totradeentity.ToTradeEntityDAO;
import com.routease.db.util.Constants;
import com.routease.db.util.Page;
public class SearchToTradeEntityAction extends PagingAction {
 public SearchToTradeEntityAction()
 
{
  
super();
 
}
 // executeWithDataSource方法为该Action默认执行的方法

 public ActionForward executeWithDataSource(ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest request, HttpServletResponse response, DataSource ds) throws Exception {
  //首先接受用户提交的表单数据

  String objective = (String) PropertyUtils.getSimpleProperty(actionForm, "objective");
  
String keyWords = (String) PropertyUtils.getSimpleProperty(actionForm, "keyWords");
  
String keyWordsRange = (String) PropertyUtils.getSimpleProperty(actionForm, "keyWordsRange");
  
if (StringUtils.isEmpty(keyWordsRange)) {
   
keyWordsRange = SearchingCriteria.KEY_WORDS_RANGE_NAME;
  
}
  
String industryLevel1 = (String) PropertyUtils.getSimpleProperty(actionForm, "industryLevel1");
  
String industryLevel2 = (String) PropertyUtils.getSimpleProperty(actionForm, "industryLevel2");
  
String startingPrice = (String) PropertyUtils.getSimpleProperty(actionForm, "startingPrice");
  
String endingPrice = (String) PropertyUtils.getSimpleProperty(actionForm, "endingPrice");
  
String city = (String) PropertyUtils.getSimpleProperty(actionForm, "city");
  
String province = (String) PropertyUtils.getSimpleProperty(actionForm, "province");
  
String startNoStr = (String) PropertyUtils.getSimpleProperty(actionForm, "startNumber");
  
String lengthStr = (String) PropertyUtils.getSimpleProperty(actionForm, "length");
  
if (StringUtils.isEmpty(startNoStr)) {
   
startNoStr = "1";
  
}
  //根据用户提交的数据,创建查询表达式对象
SC
  
int startNumber = Integer.parseInt(startNoStr);
  
int length = UserHelper.getPagingLength(ds, request);
  
ToTradeEntityDAO serviceDAO = new ToTradeEntityDAO(ds);
  
SearchingCriteria sc = new SearchingCriteria();
  
sc.setCity(city);
  
sc.setProvince(province);
  
sc.setEndingPrice(endingPrice);
  
sc.setIndustryLevel1(industryLevel1);
  
sc.setIndustryLevel2(industryLevel2);
  
sc.setKeyWords(keyWords);
  
sc.setKeyWordsRange(keyWordsRange);
  
sc.setObjective(objective);
  
sc.setStartingPrice(startingPrice);
  
if (Constants.IS_TEST) {
   
System.out.println("start of page:" + startNumber);
  
}
  //提交查询对象SC,并获得查询结果集,将其结果集放入Request对象中,便于返回

  Page result = serviceDAO.searchToTradeEntities(sc, startNumber, length);
  
Collection industries = serviceDAO.findIndustryDistribution(sc);
  
result.setSizePerPage(length);
  
request.setAttribute(Constants.TO_TRADE_ENTITY, result);
  
request.setAttribute("MY_INDUSTRIES",industries);
  
request.setAttribute("MY_PAGE", result);
  //业务逻辑处理完毕之后,返回成功页面

  return actionMapping.findForward("SUCCESS_PAGE");
 
}
}

">

北京网页制作

苏州网页制作、制作企业网站的公司、永久使用、不限域名、房地产网站制作

深圳定制网站制作?

动态网站建设_北京网站设计公司_网站设计收费_乌鲁木齐网站设计

写在前边的话

网站建设推广建站网站建设自助建站系统破解版网站建设活动陕西网站制作网站建设活动软件app定制开发企业网站开发企业网站的开发苏州网站建设有限公司温州网站制作商务网站制作公司广州门户网站制作首页制作门户网站开发青岛网站建设哪家好手机网站开发建网站资料涪陵网站建设广东网站建设龙岗网站制作公司汕头网站设计建设网站重庆网站建设圣矢婚庆公司网站建设微网站制作方案电子商务平台开发梧州网站建设b2b网站建设漳州网站制作协会网站建设

猜你喜欢