hello folks ,
I install Struts sample web application on JRUN 3.0 and
modify some jsp according to "Installing Struts with your servlet container--JRUN 3.0 sp2a".
when I try to log on , it always show following message :
 
javax.servlet.ServletException: Compilation error occured:

allaire.jrun.scripting.DefaultCFE:
Errors reported by compiler:d:/JRun3/servers/default/struts examples/WEB-INF/jsp/jrun__logon2ejspa.java:126:1:126:36: Error: No match was found for method "setRedisplay(java.lang.String)".

at allaire.jrun.scripting.JavaCompilerService.compile(../scripting/JavaCompilerService.java:122)
at allaire.jrun.jsp.JSPServlet.compilePage(../jsp/JSPServlet.java:458)
at allaire.jrun.jsp.JSPServlet.createServlet(../jsp/JSPServlet.java:399)
at allaire.jrun.jsp.JSPServlet.loadPage(../jsp/JSPServlet.java:202)
at allaire.jrun.jsp.JSPServlet.service(../jsp/JSPServlet.java:169)
at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1013)
at allaire.jrun.servlet.JRunSE.runServlet(../servlet/JRunSE.java:925)
at allaire.jrun.servlet.JRunRequestDispatcher.forward(../servlet/JRunRequestDispatcher.java:88)
at allaire.jrun.servlet.JRunSE.service(../servlet/JRunSE.java:1131)
at allaire.jrun.servlet.JvmContext.dispatch(../servlet/JvmContext.java:330)
at allaire.jrun.jrpp.ProxyEndpoint.run(../jrpp/ProxyEndpoint.java:382)
at allaire.jrun.ThreadPool.run(../ThreadPool.java:272)
at allaire.jrun.WorkerThread.run(../WorkerThread.java:75)

Anyone can help me this ,
thanks in advanced ,
Best Regards,
JarDar
 

Reply via email to