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
struts-config
struts--关于ACTION的映射路径心得
但是我们可以通过在
struts-config
中配置Action时加上一个虚拟的目录名,使虚拟的目录名和模块的文件目录名同名,通过访问Action时就可自动进入该目录下,这样访问时就不需再文件目录路径了。
走在空中的人
·
2008-12-11 11:00
在用tiles框架的时候现了这样的错误
一、如何使用Tiles框架 1.添加jar包,struts已经集成 2.配置
struts-config
中的plus-in属性 3.配置web.xml中的taglib属性,将tiles标签配进去
gaoyu
·
2008-12-09 17:00
eclipse
jsp
框架
xml
struts
整合struts、Hibernate和Spring之配置文件
DOCTYPE
struts-config
PUBLIC "-//Apache So
xijunhu
·
2008-12-04 19:00
spring
oracle
Hibernate
struts
asp.net
深入了解struts中的struts-config.xml
ELEMENT
struts-config
(data-sources?,form-beans?,globa
imp860124
·
2008-11-24 10:00
apache
jsp
xml
bean
struts
WEB-INF/config下配置文件
在WEB-INF/config下有多种配置文件,这里作个介绍,对项目的开发很有意义 主要涉及到了struts(
struts-config
文件夹下
xujar
·
2008-10-28 18:00
spring
Web
Hibernate
struts
配置管理
WEB-INF/config下配置文件
在WEB-INF/config下有多种配置文件,这里作个介绍,对项目的开发很有意义 主要涉及到了struts(
struts-config
文件夹下
xujar
·
2008-10-28 18:00
spring
Web
Hibernate
struts
配置管理
在MyEclipse中创建和使用多个
Struts-Config
以前(真正的实现团队开发之前)的项目是在JB中开发的,并且是多人共用一个
struts-config
文件,这样,每次合并的时候都得靠手工粘贴复制来完成,这样当然是不行的了。
Devillyd
·
2008-10-21 10:00
eclipse
jsp
MyEclipse
struts
action
Path
改造struts目标
期望的目标有两个: 1、让struts读取WEB-INF/
struts-config
/下面的所有的配置文件,并且所有的配置文件都处在default模块下面,即不需要使用模块前缀prefix名称。
沉睡森林@漂在北京
·
2008-10-14 12:00
深入了解struts中的struts-config.xml
ELEMENT
struts-config
(data-sources?,form-beans?,global-exceptions?,global-forwards?,action-
aidxn527
·
2008-10-13 10:00
apache
xml
bean
jsp
struts
Struts Menu开发向导
NewMenu2.在Project创建一个WebModule:menu,在项目中添加Struts1.2.4,Log4j,Velocity1.4,Commons,JSTL,Struts-Menu2.3支持.3.修改
Struts-Config
power_harbour
·
2008-09-28 16:58
struts
职场
menu
休闲
Struts中应用Tiles框架的问题
此处的index-definition 是在tiles-defs.xml中定义的,作为
struts-config
中Action配置的parameter属性的值。 上述方法引用
smallboy2008
·
2008-08-15 00:00
java
apache
框架
struts
网络应用
(Struts )ATM 之 struts-config.xml
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN"
niceo
·
2008-08-12 16:00
apache
jsp
xml
bean
struts
很囧的Error creating form bean of class。。。
今天在开发Struts程序时遇到了Errorcreatingformbeanofclass 这个错误,于是先检查了下
struts-config
中类名和包名的配置是否正确。
随风伴云
·
2008-08-01 14:00
在struts的action中使用spring的IOC容器管理类
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration
chenyubo
·
2008-07-28 21:00
spring
xml
struts
配置管理
IOC
在struts的action中使用spring的IOC容器管理类
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration
chenyubo
·
2008-07-28 21:00
spring
xml
struts
配置管理
IOC
struts简单登录页面
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN"
happysunxf
·
2008-07-21 12:00
struts
Struts1.x学习
Struts实现的MVC框架 Struts1.x执行的顺序为: web.xml(ActionServlet的Servlet的装载)
struts-config
描述的
gdf84
·
2008-07-15 21:00
mvc
框架
Web
struts
servlet
Struts-config.xml学习笔记
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
simonyq
·
2008-06-11 17:00
html
xml
bean
jsp
struts
SpringSide架构思想
(2)在
struts-config
里面把Action交给Spring里的MVC进行处理. (3)Spring通过action-servlet.xml来进行Action转发.
zhjb2000
·
2008-06-02 17:00
spring
jsp
mvc
servlet
struts
深入了解struts中的struts-config.xml
ELEMENT
struts-config
(data-sources?,form-beans?,global-exceptions?,global-forwards?,action-map
Jatula
·
2008-05-22 02:00
apache
xml
bean
jsp
struts
Struts 1.1,1.2中DispatchAction的用法详解
名称解释:DispatchAction就是在
struts-config
中用parameter参数配置一个表单字段名,这个字段的值就是最终替代execute被调用的方法.例如parameter="method
wangyu
·
2008-05-15 22:00
jsp
Web
xml
struts
MyEclipse
Struts 1.1,1.2中DispatchAction的用法详解
名称解释:DispatchAction就是在
struts-config
中用parameter参数配置一个表单字段名,这个字段的值就是最终替代execute被调用的方法.例如parameter="method
wangyu
·
2008-05-15 22:00
jsp
Web
xml
struts
MyEclipse
Struts 1.1,1.2中DispatchAction的用法详解
名称解释:DispatchAction就是在
struts-config
中用parameter参数配置一个表单字段名,这个字段的值就是最终替代execute被调用的方法.例如parameter="method
wangyu
·
2008-05-15 22:00
jsp
Web
xml
struts
MyEclipse
初学struts,JDK版本问题,
STRUTS-CONFIG
配置问题,整了我两天
这两天用myeclipse写了最简单的例子,结果弄了我两天,先是tomcat服务器一启动就一堆问题,折腾了一翻又出现了个很头疼的问题,就是老是提示class中版本不一样,在网上搜了老半天,最多的是说jdk的运行版本和编译版本不一样,我一直用的是1.6的,我很郁闷怎么会有版本问题,后来想了想,我选的是建立STRUTS1.2的项目,选用的是j2ee 1.4,认为与j2ee1.4匹配的应该是jdk1.5
ztk5912
·
2008-05-13 22:00
jdk
tomcat
struts
MyEclipse
如何在MyEclipse中创建和使用多个
Struts-Config
在做web开发时经常是多人合作共同完成一个项目,在使用struts时如果只配置一个struts-config.xml在多个共同使用时候会很不方便,经常会一个个比对,然后复制粘贴,其实解决这个问题还是挺容易的,如果是用了MyEclipse的话可以使用它自带的工具生成,当然也可以手工对web.xml进行配置,下面介绍一下如何配置: 1.在web-info中新建一个struts module,操作步骤
babay
·
2008-05-05 09:00
jsp
xml
Web
MyEclipse
struts
究竟是用Struts的连接池好还是用tomcat的连接池好?
我的:在
struts-config
里写: <data-sources> <data-source key="xxxx" type=&
panjun
·
2008-04-28 13:00
tomcat
Hibernate
bean
struts
配置管理
Struts-DispatchAction注意问题
nbsp; This may be caused by whitespace in the label text 这个异常往往是大家对DispatchAction 不熟悉造成,在用它的时候别忘记了在
STRUTS-CONFIG
一场雨
·
2008-04-25 10:00
struts
does not contain handler parameter named 'method'
This may be caused by whitespace in the label text 这个异常往往是大家对DispatchAction 不熟悉造成,在用它的时候别忘记了在
STRUTS-CONFIG
weiweichen1985
·
2008-04-18 16:00
struts
idea
struts-config.xml 详解
ELEMENT
struts-config
(data-sources?,form-beans?,global-exceptions?,global-forwards?,action-mapp
showmystage
·
2008-04-15 21:00
apache
xml
bean
jsp
struts
[转]关于struts中validate的几种情况
一、在对应的FormBaens中重载validate方法在
struts-config
学无止境
·
2008-04-11 12:00
深入了解struts中的struts-config.xml
ELEMENT
struts-config
(data-sources?,form-beans?,global-exceptions?,global-forwards?
loveofgod
·
2008-03-19 04:00
apache
sql
xml
bean
struts
struts-config
中action的attribute属性与name属性的关系
1、在一般情况下,actionForm是被存储在一定的scope中(request或session,通过action的scope属性来配置),当我们在配置时,指定 name而不指定attribute,那么指定的 name值就作为actionForm存储在scope中的key值,我们可以在action中通过httpServletRequest.getAttribute("指定的 na
xzknet
·
2008-03-14 09:00
apache
bean
struts
servlet
struts-config
中action的attribute属性与name属性的关系
1、在一般情况下,actionForm是被存储在一定的scope中(request或session,通过action的scope属性来配置),当我们在配置时,指定 name而不指定attribute,那么指定的 name值就作为actionForm存储在scope中的key值,我们可以在action中通过httpServletRequest.getAttribute("指定的 na
txf2004
·
2008-03-14 09:00
apache
bean
struts
servlet
Struts配置文件详解(3)
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
tgyd2006
·
2008-03-10 14:00
apache
bean
xml
Web
struts
Struts配置文件详解(3)
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
tgyd2006
·
2008-03-10 14:00
apache
bean
Web
xml
struts
相比较于传统的servlet+jsp,struts的优势在哪里?
struts-config
?似乎我再web.xml配置可以起到同样的转向效果。那么它的优势究竟是什么? 还有就是一个mvc实现,意味着什么
Aga
·
2008-03-09 09:00
jsp
框架
Hibernate
struts
servlet
struts1的配置2
DOCTYPE
struts-config
PUBLIC "-//Apache
lgf444
·
2008-03-03 21:00
apache
Web
xml
struts
struts+spring
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration
dengchangqing
·
2008-01-17 22:00
java
apache
spring
xml
struts
struts-config.xml 简述
ELEMENT
struts-config
(data-sources?,form-beans?,global-exceptions?,global-forwards?
qingfeng825
·
2008-01-10 10:00
apache
sql
xml
bean
struts
struts-config.xml 简述
ELEMENT
struts-config
(data-sources?,form-beans?,global-exceptions?,global-forwards?
qingfeng825
·
2008-01-10 10:00
apache
sql
xml
bean
struts
java.lang.ClassNotFoundException: org.apache.commons.dbcp.BasicDataSource的解决方法
用Myeclipse开发struts时,配置
struts-config
中的data-sources,出现java.lang.ClassNotFoundException:org.apache.commons.dbcp.BasicDataSource
huqianhao
·
2007-12-17 19:00
apache
方法
DBCP
解决
BasicDataSource
HP面试题总结(五)
1.给出一个
struts-config
配置文件中一些配置信息,问在action中如何跳转到action-mapping中forward所指向jsp。
v_fei
·
2007-11-19 21:00
mvc
面试
action
Path
HP
分布式应用
HP面试题总结(四)
这也是针对目前非常流行的struts的一道问题,
struts-config
是struts的一个核心文件,里面可以配置的东西很多。
v_fei
·
2007-11-19 21:00
struts
jdbc
面试
action
Path
HP
struts-config.xml 文件详解
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
Einstein_Ian
·
2007-11-07 19:00
apache
bean
Web
xml
struts
深入了解struts中的struts-config.xml
ELEMENT
struts-config
(data-sources?,form-beans?,global-exceptions?,global-forwards?
wanjianfei
·
2007-11-01 20:00
apache
xml
jsp
bean
struts
Struts+Spring整合3
您可以通过在
struts-config
动作映射中注册一个代理来实现。代理负责在 Spring 环境中查找 St
上帝也犯困
·
2007-10-15 22:00
spring
AOP
bean
Web
struts
Struts+Spring整合3
您可以通过在
struts-config
动作映射中注册一个代理来实现。代理负责在 Spring 环境中查找 St
上帝也犯困
·
2007-10-15 22:00
spring
AOP
bean
Web
struts
Struts+Spring整合3
您可以通过在
struts-config
动作映射中注册一个代理来实现。代理负责在 Spring 环境中查找 St
上帝也犯困
·
2007-10-15 22:00
spring
AOP
bean
Web
struts
Java教程 实例学习Struts
ApacheSoftwareFoundation//DTDStrutsConfiguration1.1//EN""http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";><
struts-config
SmartTony
·
2007-09-30 09:00
java
struts
session
input
action
Path
Java教程 实例学习Struts
DOCTYPE
struts-config
PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.1//EN"
wapysun
·
2007-09-30 09:00
struts
上一页
1
2
3
4
5
6
下一页
按字母分类:
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
其他