E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
strust
Strust
2 注解(Annotation)的使用
步骤: 1.导入Struts的jar包, 红色标注的为注解必须要用的包 commons-fileupload-1.2.1.jar commons-io-1.3.2.jar freemarker-2.3.15.jar ognl-2.7.3.jar strut
meiyoudao
·
2011-09-10 12:00
annotation
由
Strust
2 session过期引起的问题
ServletActionContext.getRequest().getSession( false ) 如果获取不到session则返回null ServletActionContext.getRequest().getSession( ) 等同于 ServletActionContext.getRequest().getSession(true ) 如果没获取到se
love398146779
·
2011-09-09 16:00
session
struts-mailreader阅读笔记 ------ struts 支持*号通配符 批量配置
struts-mailreader是
strust
自己提供的sample.支持*号通配符 具体参照文件【struts-config-registration.xml】
jzy23682891
·
2011-09-07 13:00
struts
action
Path
Strust
2.1以上版本配置
今天晚上弄了一个晚上的Struts2配置,把我烦死了,以前用的是
Strust
2.1以下的版本,配置都没问题,今天换了一个Struts2.2版本的,但是一启动Tomcat报一大推错误,我找了一个晚上,最后发现在
cheng330301560
·
2011-09-03 00:00
strust2
strust
2的一个拦截器
自定义拦截器 import com.cjy.entity.BgUser; import com.opensymphony.xwork2.ActionContext; import com.opensymphony.xwork2.ActionInvocation; import com.opensymphony.xwork2.interceptor.AbstractIntercept
slip_123
·
2011-08-29 17:00
strust2
detached entity passed to persist
JPA持久化问题描述:使用spring+
strust
2配置,第一次新增成功,第二次新增抛异常HTTPStatus500-typeExceptionreportmessagedescriptionTheserverencounteredaninternalerror
moliqin
·
2011-08-28 10:00
spring
exception
bean
input
action
nested
J2EE Spring + Hibernate + Struts整合及框架事务管理
J2EE Spring+Hibernate+Struts整合及框架事务管理SSH整合:1、 为
strust
配置加载spring上下文的插件:在struts-config.xml文件中添加: 如有多个
zzy305
·
2011-08-25 15:00
spring
Hibernate
框架
bean
struts
数据库连接池
strust
2+No+tag+"datetimepicker"+defined+解决方法
环境:Struts2.1.6+spring+hibernate错误提示:org.apache.jasper.JasperException:/struts2/index.jsp(16,3)Notag"datetimepicker"definedintaglibraryimportedwithprefix"s"原因:struts2.1.6把struts2.0中的和ajax相关的,如datetime
ahwr24
·
2011-08-24 17:00
html
Ajax
struts
tree
dojo
library
一个超简单的
Strust
2例子---Struts2学习笔记(1)
一个非常及其简单的Struts2例子,未使用struts2的标签,验证框架,甚至也没有Form表单提交,只实现在地址栏内输入一个Struts2的action地址,然后跳转到项目首页。使用Struts2.2.3+tomcat6 步骤如下: 1.下载Struts2.2.3 jar包; 可到官方网站下 地址: http://struts.apache.org/2.2.3/index.htm
孤星119
·
2011-08-24 14:00
struts2
一个超简单的
Strust
2例子---Struts2学习笔记(1)
一个非常及其简单的Struts2例子,未使用struts2的标签,验证框架,甚至也没有Form表单提交,只实现在地址栏内输入一个Struts2的action地址,然后跳转到项目首页。使用Struts2.2.3+tomcat6 步骤如下: 1.下载Struts2.2.3 jar包; 可到官方网站下 地址: http://struts.apache.org/2.2.3/index.htm
孤星119
·
2011-08-24 14:00
struts2
Struts1.3 validation校验
1.web项目中添加
Strust
1.3 步骤如 Eclipse 手动添加 struts1.3 2.
孤星119
·
2011-08-19 17:00
validation
Struts1.3 validation校验
1.web项目中添加
Strust
1.3 步骤如 Eclipse 手动添加 struts1.3 2.
孤星119
·
2011-08-19 17:00
validation
Strust
2 一些标签的使用
Html代码 field1 field2 .... OR .... Example1:displayallfielderrorsExample2:displayfie
ahwr24
·
2011-08-18 14:00
一个平台是这样写的
hhxx_login.do"; </script> </head> <body> </body> 2、
strust
2
slip_123
·
2011-08-16 09:00
平台
strust
2-json-struts2jsonresult0.99.jar
这个json的插件不是apache那个,这是它的地址http://code.google.com/p/struts2jsonresult/ 使用方式和apache的差不多,这里讲讲在action的使用 1. @Result(name = ActionSupport.SUCCESS, type = "json",params={"
linjia880714
·
2011-08-09 15:00
struts
strust
2.xml详解
STRUTS2.XML详解
ahwr24
·
2011-08-09 14:00
xml
struts
Class
扩展
action
include
struts2——国际化实例
有一段时间没有看
strust
2的国际化了,今天突然想起来做了以下!发现都快忘记了,以便再次忘记就在这里做一个日记同时也给大家分享一下! 首先建一个strut2的项目这就不多说!
wawa129
·
2011-08-03 11:00
struts2
apache tiles的点滴
tiles官方网站:http://tiles.apache.org/framework/index.html
strust
2 plugin插件与tiles整合: http://struts.apache.org
mozhenghua
·
2011-08-03 11:00
apache
页面传输Json对象至Action(
Strust
2)
1.struts配置,添加拦截器 2页面/js/jquery-1.6.2.js">/js/ext-base.js">/js/ext-all.js"> varjsonText="{'name':'Jack1','age':'10','person':{'name':'Jack2','age':'20'
moliqin
·
2011-07-21 18:00
json
function
struts
action
Path
dependencies
[转]告诉你怎样学Java才是硬道理
如果没有,那么
strust
你应该先停下
uule
·
2011-07-20 17:00
java
[转]告诉你怎样学Java才是硬道理
如果没有,那么
strust
你应该先停下
uule
·
2011-07-20 17:00
java
简单的helloWorld程序
简单的helloWorld程序1、新建一个Web工程
strust
2.0Demo2、把struts2.0的jar包导入工程、 3、编写配置文件web.xml 即配好过滤器的映射文件struts2org.apache.struts2
xyc1025126
·
2011-07-19 00:00
helloworld
struts2.0搭建环境
一、搭建环境:1、新建一个Web工程
strust
2.0Demo2、把struts2.0的jar包导入工程 3、编写配置文件web.xml 即配好过滤器的映射文件 struts2 org.apache.struts2
xyc1025126
·
2011-07-18 23:00
struts2
WebSphere(WAS)部署struts2程序Action找不到的解决办法
在部署
Strust
2+spring+ibatis 项目到WebSphere 6.1.0.17时所有struts2的程序找不到Action的情况, 解决方法如下:找到 控制台>服务器
yanghuidang
·
2011-06-25 23:00
websphere
strust
框架思想复习
很久没有接触这些个web框架,从头儿过一遍首先,struts的目的简单来说,是以servlet为基础的。如果要说servlet就不得不说一下web容器。什么是web容器,在我的概念中,web容器就是一个复杂的socket。监听某端口等待别的socket来请求,并返回请求结果字符串/流给客户机。那么,web有两个环节就是最重要了一,socket是接受请求,并用启用多线程来进行处理。二,根据不同的请求
kfanning
·
2011-06-24 17:00
mvc
框架
jsp
servlet
struts
socket
spring与struts2、hibernate的集成
一、spring 与struts2的集成 spring与struts2集成有多种方式,这里只介绍简单的通过插件(
strust
2-spring-plugin.jar)进行集成  
yosong
·
2011-06-24 17:00
spring
AOP
Hibernate
bean
配置管理
[学习][Java] Struts2 与页面传值
先执行action处理好类里面的变量,然后通过
Strust
2的标签来获得action类里面变量的值。HelloWorld!在action的类里面有一个message的变量。
format
·
2011-06-09 13:00
Java使用框架经常遇到这种错误
使用WebWork(
Strust
,JSF)+Spring+Hibernate时经常报这种错误,如下:2011-5-2913:45:52org.apache.catalina.core.StandardContextlistenerStart
kafeihouye
·
2011-05-29 14:35
spring
Hibernate
JSF
strust2
常报监听问题
strust
2.1以上版本需要的包
运行struts2时遇到:错误 "Dispatcher initialization failed java.lang.RuntimeException: java.lang.reflect.InvocationTargetException” 处理方法: 1、核对lib包 commons-fileupload-1.2.1.jar, commons-io-1.3.2.ja
tangys
·
2011-05-19 15:00
apache
xml
freemarker
Web
struts
3步配置Struts2
Struts2与
Strust
1的配置方式几乎完全不同。
weeson
·
2011-05-12 17:00
apache
xml
Web
freemarker
struts
struts2文件上传及原理
我们知识
Strust
2中大部分的功能都是通过拦截器实现的,当然,这里的文件上传也不例外。同样也是也采用拦截器来支持的。
daochaofan
·
2011-05-11 11:42
struts2文件上传及原理
我们知识
Strust
2中大部分的功能都是通过拦截器实现的,当然,这里的文件上传也不例外。同样也是也采用拦截器来支持的。
rentianchou
·
2011-05-11 11:00
apache
jsp
struts
MyEclipse
Excel
问题解决
strust
.xml配置文件: <package name="struts2&quo
bobzone
·
2011-04-29 21:00
apache
xml
jsp
struts
strust
2拦截器处理Session超时
当用户登陆后,session超时后则返回到登陆页面重新登陆。 为了方便测试,修改session的有效时间 <session-config> <session-timeout>1</session-timeout> </session-config> 自己定义一个拦截器 pack
dreamkyh
·
2011-04-18 16:00
apache
jsp
xml
struts
sun
Strust
2 框架中的问题备忘录
Strust
2 internal Container 如何将spring容器中的bean注入到静态类中的?
mozhenghua
·
2011-04-17 00:00
spring
bean
strust
2-result chain
废话不多说直接上代码先 public class Test1Action extends ActionSupport{ private String message; @Action("test1") public String test1() { System.out.println(message); re
linjia880714
·
2011-04-13 21:00
strust2
chain
Struts2--result配置的各种视图转发类型
Strust
2中的几种视图转发类型: 1. dispatcher:服务器端跳转到页面,通常来处理JSP,默认类型。
在水伊方
·
2011-04-10 18:00
jsp
xml
Web
struts
浏览器
Liferay下的Jsp获取portletSession的内容
在默认的Jsp页面是不提供portletSession这个变量的,只提供标准的session变量假设在Struts2的Action里已设置了Session变量,那在Jsp页面如何如何获取session的值
Strust
2Action
moliqin
·
2011-04-08 11:00
jsp
session
struts
action
import
portlet
Strust
2控制重复提交的疑问
token,发现重复之后跳转到指定页面 参考:http://blog.csdn.net/mzyp/archive/2009/07/15/4350512.aspx 2,配置拦截器后,创建表单时,会生成一个
strust
.token
banfry
·
2011-03-23 22:00
.net
Blog
strust
2防止重复提交
在请求表单中添加<s:token></s:token> 然后在struts.xml文件中添加配置信息 <action name="register" class="com.dimeng.member.baseinfo.action.MemberAction" method="register">&n
fengyong0912
·
2011-03-15 10:00
xml
jsp
struts
Strust
2 JSP向Action传参数
JSP页面 location.href="http://localhost:8080/../xx.action?key=value" Action ActionContext ctx = ActionContext.getContext(); HttpServletRequest request = (HttpServletRequest) ctx.
yanzhihong23
·
2011-03-09 11:00
java
jsp
strust
2 标记
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@page import="com.rao.struts2.bean.Sex&qu
sunxin1001
·
2011-03-02 17:00
jsp
bean
css
cache
struts
面试真题_01
1.
strust
的。Action是不是线程安全的?如果不是有什么方式可以保证Action的线程安全?
17ZOUGUO
·
2011-02-24 16:00
spring
Hibernate
mvc
面试
struts
strust
1.x的jar包
struts框架中必须要加的包:commons-beanutils.jarcommons-digester.jar:commons-fileupload.jarcommons-logging.jarcommons-validator.jarjakarta-oro.jarstruts.jar commons-beanutils.jar提供对Java反射和自省API的包装.Digester基于规则的
lishoubin_198308
·
2011-02-24 09:00
strust
1.x的jar包
struts框架中必须要加的包:commons-beanutils.jarcommons-digester.jar:commons-fileupload.jarcommons-logging.jarcommons-validator.jarjakarta-oro.jarstruts.jar commons-beanutils.jar提供对Java反射和自省API的包装.Digester基于规则的
lishoubin_198308
·
2011-02-24 09:00
strust
1.x的jar包
struts框架中必须要加的包:commons-beanutils.jarcommons-digester.jar:commons-fileupload.jarcommons-logging.jarcommons-validator.jarjakarta-oro.jarstruts.jar commons-beanutils.jar提供对Java反射和自省API的包装.Digester基于规则的
lishoubin_198308
·
2011-02-24 09:00
strust
1.x的jar包
阅读更多struts框架中必须要加的包:commons-beanutils.jarcommons-digester.jar:commons-fileupload.jarcommons-logging.jarcommons-validator.jarjakarta-oro.jarstruts.jarcommons-beanutils.jar提供对Java反射和自省API的包装.Digester基于规
lishoubin_123
·
2011-02-24 09:00
struts
java
框架
strust
1.x的jar包
struts框架中必须要加的包: commons-beanutils.jar commons-digester.jar : commons-fileupload.jar commons-logging.jar commons-validator.jar jakarta-oro.jar struts.jar commons-beanutils.jar 提供对Java 反射和自
lishoubin_123
·
2011-02-24 09:00
java
struts
strust
1.x的jar包
struts框架中必须要加的包: commons-beanutils.jar commons-digester.jar : commons-fileupload.jar commons-logging.jar commons-validator.jar jakarta-oro.jar struts.jar commons-beanutils.jar 提供对Java 反射和自
lishoubin_123
·
2011-02-24 09:00
java
框架
struts
strust
1.x的jar包
阅读更多struts框架中必须要加的包:commons-beanutils.jarcommons-digester.jar:commons-fileupload.jarcommons-logging.jarcommons-validator.jarjakarta-oro.jarstruts.jarcommons-beanutils.jar提供对Java反射和自省API的包装.Digester基于规
lishoubin_123
·
2011-02-24 09:00
java
框架
struts
上一页
4
5
6
7
8
9
10
11
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他