-
Property 'usertype' not found on type oracle.jdbc.driver.OracleResultSetImpl的有关问题
Property'usertype'notfoundontypeoracle.jdbc.driver.OracleResultSetImpl的问题org.apache.jasper.JasperException:AnexceptionoccurredprocessingJSPpage/pages/users/users_manager.jspatline4138: </tr>39:...
179
热度 -
实现下载功能出现java.net.SocketException: Connection reset by peer: socket write error,该如何解决
实现下载功能出现java.net.SocketException:Connectionresetbypeer:socketwriteerrorjava.net.SocketException:Connectionresetbypeer:socketwriteerror atjava.net.SocketOutputStream.socketWrite0(NativeMethod) atjava.n...
875
热度 -
用struts2写了一个资料上传程序,但是点击上传后出现以下提示
用struts2写了一个文件上传程序,但是点击上传后出现以下提示Theserverencounteredaninternalerror()thatpreventeditfromfulfillingthisrequest.java.lang.NullPointerException cn.wshd.action.uploadAction.generateFileName(uploadAction.j...
91
热度 -
莫名其妙的异常。两个人写同样的方法,不知道为什么会报这个异常
莫名其妙的错误。两个人写同样的方法,不知道为什么会报这个错误!Exceptionreport</p><p><b>message</b><u></u></p><p><b>description</b><u>Theserverencounteredaninternaler...
100
热度 -
ognl.InappropriateExpressionException: Inappropriate OGNL expression: 74.27271583810705
验证码图片刷新问题出问题的访问语句我用红色标出来了环境tomcat6.0struts2action里面没有属性就是用流rusult一张验证码的图片,想刷新验证码图片的时候,老师给了这个方法,报错了,知道不妥,却不知道错在哪?2011-9-1718:24:13com.opensymphony.xwork2.util.logging.commons.CommonsLoggerwarn璀﹀憡:Error...
629
热度 -
s2sh 出现NullPointerException,该怎么处理
s2sh出现NullPointerExceptionQ:我做的例子是这样的暂时没有用到hibernate只是用struts2+spring做个例子结果出现下面情况有人说是JAR包(antlr-2.7.2.jar)冲突,我删除hibernate3.2core中的这个包,还是会出现也一样的情况!登录页面能获取到表单值JSP页面错误====================================...
726
热度 -
at com.mysql.jdbc.CommunicationsException. <init> (
这个错误日记的意思请问这个错误什么意思?为什么会有这个错误呢?信息:Illegalaccess:thiswebapplicationinstancehasbeenstoppedalready.Couldnotloadjava.net.BindException.Theeventualfollowingstacktraceiscausedbyanerrorthrownfordebuggingpurp...
521
热度 -
哪位高手来介绍一下好的java混淆器
谁来介绍一下好的java混淆器?找了一个多星期了,都没找到一个好用的,晕,无奈来发贴求助了谁来介绍一下比较好的java混淆器,还有下载地址,联系QQ:59635471color='#e78608'>------解决方案--------------------使用Proguard混淆J2ME应用程序http://www.j2medev.com/Article/ShowArticle.asp?Arti...
33
热度 -
那位高手帮解决一下:Messages: There is no Action mapped for namespace,该怎么解决
那位高手帮解决一下:Messages:ThereisnoActionmappedfornamespaceWebWorkProblemReportWebWorkhasdetectedanunhandledexception:Messages:ThereisnoActionmappedfornamespace/andactionnameregister.Checkifthereissuchanacti...
129
热度 -
查询数据库显示记录时jboss提示这些异常,但记录已显示出来,有哪位高手知道,请说说有关问题在哪
查询数据库显示记录时jboss提示这些错误,但记录已显示出来,有谁知道,请说说问题在哪?10:37:34,546INFO[WebappClassLoader]Illegalaccess:thiswebapplicationinstancehasbeenstoppedalready.Couldnotloadjava.io.PrintWriter.Theeventualfollowingstacktr...
9
热度 -
httpclient回来302后,其location的值为./ 跳转出错,请大侠帮着看看是什么原因
httpclient返回302后,其location的值为./跳转出错,请大侠帮着看看是什么原因。代码如下:client=newHttpClient(); client.getParams().setParameter(HttpMethodParams.HTTP_CONTENT_CHARSET, "utf-8"); StringlogUrl="http://...
7488
热度 -
hibernate求解决,为啥数据添加不到数据库中
hibernate求解决,为什么数据添加不到数据库中?//从表单中获取到数据StringzjNo=client.getZjNo();//顾客身份证号StringclientName=client.getClientName();//顾客姓名//数据已经得到,大家可以看做两个字符串//将顾客信息添加入顾客表中Clientclient=newclient();client.setZjNo(zjNo);...
8747
热度 -
这个有关问题不知道出在哪,求一二
这个问题不知道出在哪,求高手指点一二StrutsProblemReportStrutshasdetectedanunhandledexception:Messages:Noresultdefinedforactioncom.pengyun.action.HotelActionandresultinput------------------------------------------------...
1345
热度 -
SSI调整时,spring注入失败
SSI整合时,spring注入失败小妹初学Ibatis,SSI框架研究了N久后,开始试着搭建简单的小功能,但是访问时却报了空指针异常!!!错误信息:java.lang.NullPointerExceptioncom.action.UserAction.getAll(UserAction.java:32)sun.reflect.NativeMethodAccessorImpl.invoke0(Nat...
4815
热度 -
iBatis有关问题!求大神进来看上!
iBatis问题!求大神进来看下!!!从页面提交用户名密码后就出现以下错误!org.springframework.jdbc.UncategorizedSQLException:SqlMapClientoperation;uncategorizedSQLExceptionforSQL[];SQLstate[HY000];errorcode[1267];---Theerroroccurredinco...
1568
热度 -
求高手看一看!index.jsp可以进,在往上点就出现有关问题了
求高手看一看!index.jsp可以进,在往下点就出现问题了!HTTPStatus500-typeExceptionreportmessagedescriptionTheserverencounteredaninternalerror()thatpreventeditfromfulfillingthisrequest.exceptionjava.lang.NullPointerException ...
2754
热度 -
struts2中Formfile得到下传图片就报错
struts2中Formfile得到上传图片就报错action里面的FormfileprivateFormFilefilepic; publicFormFilegetFilepic(){ returnfilepic; } publicvoidsetFilepic(FormFilefilepic){ this.filepic=filepic; }jsp里面的<label><in...
1978
热度 -
hibernate更新mysql表,该怎么解决
hibernate更新mysql表环境是:tomcat6+jdk1.6+spring+hibernate+struts2。jsp页面有几个input,通过jquery的.post方式传给action的test()方法使用。我在test()的第一行打断点调试时,按F6,不管在哪行,系统都提示:outofsynch。在执行到接口类(impl,使用hibernate)时,就报错了。java.lang.N...
2863
热度 -
struts 框架异常提示500 高分求解
struts框架错误提示500高分求解好像是描述服务器遇到一个内部错误()阻止它履行这一请求,请各位大侠指点HTTPStatus500---------------------------------------------------------------------------------typeExceptionreportmessagedescriptionTheserverencoun...
860
热度 -
一输入时间提交就出现运行时错误,求解
一输入时间提交就出现运行时异常,求解!错误:java.lang.RuntimeException:Invalidactionclassconfigurationthatreferencesanunknownclassnamed[recruit] org.apache.struts2.convention.ConventionsServiceImpl.determineResultPath(Conv...
7660
热度