吐槽下websphere的兼容性
这两天在进行系统迁移的时候,源系统使用的websphere版本是6.1.0.29
,新的系统使用的websphere版本是6.1.0.0,然后就出现莫名其妙的问题了。
<s:if test="user.userNO!='blank' && user.userNO!='default'">(代理)</s:if>
发布时间: 2012-08-24 10:00:21 作者: rapoo
吐槽下websphere的兼容性
这两天在进行系统迁移的时候,源系统使用的websphere版本是6.1.0.29
,新的系统使用的websphere版本是6.1.0.0,然后就出现莫名其妙的问题了。
<s:if test="user.userNO!='blank' && user.userNO!='default'">(代理)</s:if>