- 浏览: 63231 次
- 性别:
- 来自: 广州
最新评论
-
Bactryki:
怎么弄啊?详细点啊亲~
Eclipse的Ctrl+alt+↓,↑冲突问题
文章列表
<s:datetimepicker label="日历" name="beginTime" value=""
toggleType="plain" toggleDuration="300" language="us_en" type="date"
displayWeeks=" ...
<s:date name="ifPtTime" format="yyyy-MM-dd HH:mm"/>
特别需要注意的是:
1.HH为24小时制,输出:2011-11-11 23:23
2.hh为12小时制,输出:2011-11-11 11:23
<s:date>标签使用起来还是蛮方便的.
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:aop="http://www.springframework.org/schema/aop" xmlns:tx="http://w ...
调用:
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%@ taglib prefix="s" uri="/struts-tags" %>
<%@ include file="_SessionCheck.jsp" %>
<html>
<head>
<script type=" ...
1.Action类
package com.bc.web;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import java.text.SimpleDateFormat;
impor ...
package com.bc.web;
import java.util.List;
import org.apache.struts2.ServletActionContext;
import com.bc.dao.impl.daoImpl;
import com.bc.service.impl.userServiceImpl;
import com.opensymphony.xwork2.ActionSupport;
public class SplitPageAction extends ActionSupport {
private userServ ...
1.导入相应jar包.
2.web.xml配置
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/ ...
public class userServiceImpl extends HibernateDaoSupport implements userService {
private int count; //总记录条数
private int pagecount; //总页数
private int pageNum; //页码
private int pageSize; //每页显示条数
public List<InformationSheet> pageInfo(String sql, int page) {
// TODO Auto-ge ...
把开发工具、数据库、web服务器、框架包、服务器托管及ICP备案的事都确定下来了,
明天还要填写下备案信息,就开始全力搞SSH2!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
配置完成后,根据用户登录;
先跑通winCvs再跑myEclipse;
公告天下,我重新踏上开发之路!!
时隔一年,我重新又回到Java Web开发,以前的开发知识几乎全忘!!
现在,我要重新开始,踏上开发这条让我伤心却又迷恋的征程!!
我愿为卒,前进得虽慢,但最终会一步一步走向成功!!!
aspire,踏实,扎实!!!!!!!!!!!!!!1