随笔分类 -  struts2

ssh2配置文件
摘要:1: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:... 阅读全文

posted @ 2010-04-25 12:28 sdh 阅读(670) 评论(0) 推荐(0)

json+struts2
摘要:struts.xml<?xml version="1.0" encoding="UTF-8" ?><!DOCTYPE struts PUBLIC"-//Apache Software Foundation//DTD Struts Configuration 2.0//EN""http://struts.apache.org/dtds/struts-2.0.dtd"><... 阅读全文

posted @ 2010-04-25 12:21 sdh 阅读(127) 评论(0) 推荐(1)

struts.xml 配置
摘要:1.struts.xml<struts><constant name="struts.i18n.encoding" value="GBK" ></constant><package name="struts2" extends="struts-default"> <action name="loginaction" class="org.str... 阅读全文

posted @ 2010-04-25 12:07 sdh 阅读(200) 评论(0) 推荐(0)

导航