摘要: 可能出现的问题:1.antlr.jar包冲突,需要从外界添加,并写入.classPath中,可以在myeclipse的server/weblogic 10.x/paths下Perpend to classPath添加该jar.2.tomcat中frame,iframe的session是同一个,但是weblogic中,不是同一个.需要进行配置才能共享.具体做法:在WEB-INF下听见weblogic.xml文件----<?xml version='1.0' encoding='UTF-8'?><!DOCTYPE weblogic-web-app 阅读全文
posted @ 2013-05-15 09:30 NewObject_1 阅读(345) 评论(0) 推荐(0)