Victor,

What is the directory structure of the webapp you're trying to run?  Also,
do you have struts.jar in your /WEB-INF/lib directory, and struts.jar out of
your system classpath?  The exception kind of looks like a
ClassNotFoundException

-----Original Message-----
From: Victor Corrales
To: [EMAIL PROTECTED]
Sent: 2/20/01 4:34 AM
Subject: java.lang.Exception: org/apache/struts/action/ActionForm

Hi everybody.
 
    Does anyone know what this exception means?
 
    I have tried running struts 0.5 and 1.0 but it's the same. I am
using Apache + Bluestone UBS.
 
    In my IE5.5 window appear only :  
            Error: JSP run-time exception
            org/apache/struts/action/ActionForm 
 
    And in my log window : 
            ...
            Pop org.apache.struts.action.ActionFormBean
            New org.apache.struts.action.ActionMapping
            Set org.apache.struts.action.ActionMapping properties
            New org.apache.struts.action.ActionForward
            Set org.apache.struts.action.ActionForward properties
            Call
org.apache.struts.action.ActionMapping.addForward(ActionForward[flow1])
            Pop org.apache.struts.action.ActionForward
            New org.apache.struts.action.ActionForward
            Set org.apache.struts.action.ActionForward properties
            Call
org.apache.struts.action.ActionMapping.addForward(ActionForward[flow2])
            Pop org.apache.struts.action.ActionForward
            Call
org.apache.struts.action.ActionServlet.addMapping(ActionMapping[path=/we
lcome, type=WelcomeAction])
            Pop org.apache.struts.action.ActionMapping
            Rebuilding servlet for 'index.jsp' because autoReload is
'true' and 'e:\UTILS\Bluestone\myWebapps\me\index.jsp'has not been
loaded yet
            index.jsp: init
***         java.lang.Exception: org/apache/struts/action/ActionForm
                    at
SaServletEngine.me.index_sjsp_VERSION1._jspService(index_sjsp_VERSION1.j
ava, Compiled Code)
                    at java.lang.Exception.<init>(Exception.java,
Compiled Code)
                    at
SaServletEngine.me.index_sjsp_VERSION1._jspService(index_sjsp_VERSION1.j
ava, Compiled Code)
                    at
SaApi.servlet.jsp.SaJspServlet.service(SaJspServlet.java:108)
                    at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
                    at
SaApi.servlet.SaServletUtils.serviceRequest(SaServletUtils.java:1571)
            ...
 
 
 
    Thanks,
 
        Victor
 
 
Victor Corrales                  [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>  
Phone:                             +44 (0) 191 206 4535
Bluestone Arjuna Lab        http://www.arjuna.com
<http://www.arjuna.com/>  
Rotterdam House                
116 The Quayside
Newcastle upon Tyne (NE1 3DY)
 

Reply via email to