Topic: Struts中web.xml问题 |
Print this page |
1.Struts中web.xml问题 | Copy to clipboard |
Posted by: Alex2004 Posted on: 2004-11-16 09:23 我用的插件是myeclipse,建好struts工程后,web-inf下面的web.xml就出现了,我再做jsp时,一些标签(如<%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean" %>之类)也被定义在了jsp文件中,但是配置文件web.xml中确没有定义上述标签库的uri和location,不知道是什么原因,编译运行时报错也是找不到标签库,在jbuilder中web.xml在建jsp的同时就已经导入了上述标签库,但在eclipse中确没有?请高人指点一下 |
2.Re:Struts中web.xml问题 [Re: Alex2004] | Copy to clipboard |
Posted by: Alex2004 Posted on: 2004-11-16 16:19 补充一点:当我试图在web.xml中加入标签定义时,如 <taglib> <taglib-uri> http://jakarta.apache.org/struts/tags-bean </taglib-uri> <taglib-location> /WEB-INF/struts-bean.tld </taglib-location> </taglib> 时,xml文件也会报错,说没有<taglib>标签(事实上文件夹里面有这些文件),不知哪里出了问题,急!!!! |
3.Re:Struts中web.xml问题 [Re: Alex2004] | Copy to clipboard |
Posted by: Andy_Gao Posted on: 2004-11-23 08:33 兄弟,不知你有没有对Struts-config.xml文件进行配置呢?你在以上的配置中好像是没有提到,我想问题可能出在这里吧? 再去试一试吧 |
4.Re:Struts中web.xml问题 [Re: Alex2004] | Copy to clipboard |
Posted by: mefaint Posted on: 2004-12-05 11:07 ……不用插件才是王道阿 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |