Hi,
  I think this must have been happened, because of some problem with the .class
or .jar files
Also, just in case, you should never put resin.jar or a servlet.jar in a
WEB-INF/lib.
This "VerifyError" will be thrown when the "verifier" detects that a class file,
though well formed, contains some sort of internal inconsistency or security
problem
check it up.
Thanks
Kicha


B Manikandan wrote:

> Hi,
>
>   In my application,the JSP has lot of fields.And when I try to execute
> the JSP,I get the following error.
> =============================================================
> java.lang.VerifyError: (class: jsp_servlet/_jsp/_groupsNew, method:
> _jspService signature: (Ljavax/servlet/http/HttpServ
> letRequest;Ljavax/servlet/http/HttpServletResponse;)V) Illegal target of
>
> jump or branch
>         at java.lang.Class.newInstance0(Native Method)
>         at java.lang.Class.newInstance(Class.java:237)
>         at
> weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java
>
> :653)
>         at
> weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.ja
>
> va:625)
>         at
> weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.jav
>
> a:573)
>         at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:192)
>
>         at
> weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:29
>
> 5)
>         at
> weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
>
> :204)
>         at
> weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
>
> :244)
>         at
> weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
>
> l.java:149)
>         at
> org.apache.struts.action.ActionServlet.processActionForward(ActionServlet.ja
>
> va:1758)
>         at
> com.mizuho.rdw.common.ControlServlet.process(ControlServlet.java:197)
>         at
> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>         at
> weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
>
> :208)
>         at
> weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
>
> ntext.java:1127)
>         at
> weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
>
> :1529)
>         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
>
>         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
> ===========================================================
>
> I found from struts mail archives that this might be due to JSP size
> exceeding 64K size.So can I split my JSP and display it without using
> frames.I guess struts does not provide a feature to include multiple
> JSP's in a forward. Is there a solution...
>
> Mani
>
>   ------------------------------------------------------------------------
>                            Name: Wipro_Disclaimer.txt
>    Wipro_Disclaimer.txt    Type: Plain Text (text/plain)
>                        Encoding: 7bit
>
>   ------------------------------------------------------------------------
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--    H  P    --
-  i  n  v  e  n  t  -
https://ecardfile.com/id/kicha



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to