登录  
 加关注
   显示下一条  |  关闭
温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!立即重新绑定新浪微博》  |  关闭

云之南

风声,雨声,读书声,声声入耳;家事,国事,天下事,事事关心

 
 
 

日志

 
 
关于我

专业背景:计算机科学 研究方向与兴趣: JavaEE-Web软件开发, 生物信息学, 数据挖掘与机器学习, 智能信息系统 目前工作: 基因组, 转录组, NGS高通量数据分析, 生物数据挖掘, 植物系统发育和比较进化基因组学

[displaytag - Help] Weblogic and Tomcat Difference: msg#00099  

2008-04-13 18:09:34|  分类: java-j2ee |  标签: |举报 |字号 订阅

  下载LOFTER 我的照片书  |

[displaytag - Help] Weblogic and Tomcat Difference: msg#00099

Subject: [displaytag - Help] Weblogic and Tomcat Difference

Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3879358By: awinkumarSpecifications:Weblogic:8.1 Sp4JDK:1.4.02_10DisplayTag:1.1Tomcat:4.1Tomcat:5.0I found the difference while running the war file on both the environments:On tomcat:Not Working:web.xml entry:

-----------------

<taglib><taglib-uri>displaytag</taglib-uri><taglib-location>/WEB-INF/displaytag.tld</taglib-location></taglib> -----------------

JSP entry:

<jsp:root version="1.2" xmlns:jsp="http://java.sun.com/JSP/Page";> <%@ taglib uri="displaytag" prefix="display" %>

---------------------

Working:<jsp:root version="1.2" xmlns:jsp="http://java.sun.com/JSP/Page";xmlns:display="urn:jsptld:http://displaytag.sf.net";>----------------------------------

Exported the war file from tomcat and deployed the same on weblogic and it didnot work.

----------------

Weblogic Not working:<jsp:root version="1.2" xmlns:jsp="http://java.sun.com/JSP/Page";xmlns:display="urn:jsptld:http://displaytag.sf.net";>

----------------

Works in weblogic:<jsp:root version="1.2" xmlns:jsp="http://java.sun.com/JSP/Page";> <%@ taglib uri="displaytag" prefix="display" %>-

-----------------------------------------------

The other difference I found is with exporting of documents:I have 2 tables in teh same jsp page. If I create both the display tag tablein the same jsp page the export functionality works fine. But if I created thedisplay tables in 2 different JSP files and include both the files in 1 filethen the export functionality does not work.I find this tag library very useful,but I have to say that the documentationand support is not up to the mark. I am trying to do my bit by postingmy experiences.Hope this helps.Ash.Note: Do people really reply on this forum ? or do we have a much more activeforum for displaytag which I don't know about ? nabble ?Please advise.

参考:http://osdir.com/ml/java.displaytag.general/2006-08/msg00099.html

http://www.nabble.com/S2---using-display-tag-with-Struts-td14280917.html

  评论这张
 
阅读(795)| 评论(0)

历史上的今天

评论

<#--最新日志,群博日志--> <#--推荐日志--> <#--引用记录--> <#--博主推荐--> <#--随机阅读--> <#--首页推荐--> <#--历史上的今天--> <#--被推荐日志--> <#--上一篇,下一篇--> <#-- 热度 --> <#-- 网易新闻广告 --> <#--右边模块结构--> <#--评论模块结构--> <#--引用模块结构--> <#--博主发起的投票-->
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

网易公司版权所有 ©1997-2018