<filter-mapping>
<filter-name>struts2</filter-name>
<url-pattern>*.jsp</url-pattern>
</filter-mapping>
最近使用struts,在使用标签的时候,出现了这样一个问题。
原本使用标签,引用方法是默认配置:
web.xml:
<filter>
<filter-name>struts2</filter-name>
<filter-class>
org.apache.struts2.dispatcher.FilterDispatcher
</filter-class>
</filter>
<filter-mapping>
<filter-name>struts2</filter-name>
<url-pattern>/*</url-pattern>
</filter-mapping>
由于在使用的web应用中一些特殊应用的关系,web.xml的配置改为:
<taglib>
<taglib-uri>struts-tags</taglib-uri>
<taglib-location>/WEB-INF/struts2-core-2.0.11.jar</taglib-location>
</taglib>
<filter-mapping>
<filter-name>struts2</filter-name>
<url-pattern>/*.action</url-pattern>
</filter-mapping>
让sturts过滤器只接受后缀名为action的请求,并把struts标签配置到web.xml文件。
但在使用中,直接访问index.jsp,出现异常:
The Struts dispatcher cannot be found. This is usually caused by using Struts tags without the associated filter. Struts tags are only usable when the request has passed through its servlet filter, which initializes the Struts dispatcher needed for this tag. - [unknown location]
在struts2中不能直接使用jsp,引用struts2的标签么?是否有解决的方法?
找到解决方法了,其实只要再加一个过滤设置就可以了:
<filter-mapping>
<filter-name>struts2</filter-name>
<url-pattern>*.jsp</url-pattern>
</filter-mapping>
<filter-mapping>
<filter-name>struts2</filter-name>
<url-pattern>/struts/*</url-pattern>
</filter-mapping>
分享到:
相关推荐
2. **频谱累加**:对每个小波进行傅里叶变换,得到各个小波的时间-频率分布,并将这些分布叠加起来形成“频率聚类”。 3. **频率排序**:根据不同的频率值对频率聚类进行排序,生成一系列共同频率立方体、切片和...
Regular teacher concerns with mainstreamed learning handicapped children The Role of State School Psychology Organizations the consultative and educative ...AMERICAN PSYCHOLOGICAL ASSOCIAT
Regular teacher concerns with mainstreamed learning handicapped children The Role of State School Psychology Organizations the consultative and educative ...AMERICAN PSYCHOLOGICAL ASSOCIAT
E2E NLG挑战提交请使用以下引用: @inproceedings{puzikov-gurevych-2018-e2e, title = "{E}2{E} {NLG} Challenge: Neural Models vs. Templates", author = "Puzikov, Yevgeniy and Gurevych, Iryna", booktitle = ...
2. `@Table`: 定义实体对应的数据库表名。 3. `@Id`: 标记主键字段。 4. `@GeneratedValue`: 配置主键生成策略,如自动增长等。 5. `@ManyToMany`: 用于定义多对多关联。 6. `@JoinTable`: 用于指定中间表的配置,...
2043, author = "Gadetsky, Artyom and Yakubovskiy, Ilya and Vetrov, Dmitry", title = "Conditional Generators of Words Definitions", booktitle = "Proceedings of the 56th Annual Meeting of the Associat
传智播客Unity3D视频教程— 2-Unity3D导入3DSMax模型
The MIT License (MIT)Copyright :copyright: 2015 Tokuhiro Matsuno, http://64p.org/ <tokuhirom>Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associat
HeaderFooterAdapter 处理Android的RecyclerView的页眉和页脚。 演示版 如何安装 allprojects { repositories { ... ... } ... compile 'worker8:HeaderFooterAdapter:0.0.3' ...of this software and associat
The linear canonical transform (LCT) has been shown to be useful and powerful in signal processing, optics, etc. Many results of this transform are already known, including sampling theory. Most ...
虽然为了满足POC挑战,这已经足够了,但是将来会重新使用更好的API或更干净的解决方案来提取此信息。 方法 获取搜索词 使用搜索到的单词获取押韵单词和相关短语的列表 聆听押韵单词的点击事件,并将其交换为短语。 ...
(The MIT License) Copyright (c) 2007-2014 Don Park <donpark> Contributor 2014-2014 Paulo Miguel Almeida Rodenas <paulo> Permission is hereby granted, free of charge, to any person obtaining a copy of ...
在Tweetbot中为Mac LaunchBar打开Tweet URL 这是一个简单的LaunchBar操作,它将使用指向特定鸣叫的URL,例如 ,然后在打开该鸣叫我为什么要在这个世界上呢?... 神奇之处在于“ Runtime Behavior > Associat
报道了Ce∶Ho∶LiNbO
报道了以快速响应(150 ms),成像质量高(分辨率>50 pl/mm)的16°切掺铜钾钠铌酸锶钡(Cu:KNSBN)晶体猫式自泵浦位相共轭境作为取阈反馈器件,以低吸收薄晶体Ce:Fe:LiNbO3作为存储介质的光学全息联想存储器,利用25%原...
用Ar+ 514 nm激光作为写入光,在有机膜片MO-PVA和EO-PVA中首次实现了汉字、英文单词及图像的实时与永久光存储,信息估计可保持一年以上。并进一步实现了图像的联想存储。
本文对一种多值光学神经网络模型——正补态模型的性能,存贮容量、容错性及收敛性进行了评估,并在N=16的网络上进行了计算机模拟.结果表明,正补态模型的性能比其它光学神经网络模型有所改善.
将新合成的推拉型偶氮化合物掺入聚甲基丙稀酸甲脂(PMMA)中制成薄膜器件,用其实现了多重存储,获得了良好的实时和长时的多重图像信息存储,并实现了联想存储。对有关机理给出了合理的分析。
提出一种多目标旋转不变分类识别的新方法。其基本思想是多对一异联想存储模型,为便于光学实现、充分利用系统的时间、空间带宽积,采用了全单极(输入模式和权重均为单极)形成,并对权重进行了二值化截取。...