Nishant,

What is in your web.xml?  Do you have the struts.jar in the WEB-INF/lib
directory?  It sounds like you might have the .tld so the struts config can
be read but possibly (I'm guessing) not the jar.

Regards,
David

-----Original Message-----
From: Nishant [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 09, 2004 1:05 AM
To: Struts Users Mailing List
Subject: class not found


i am getting an exception as
- javax.servlet.UnavailableException: Cannot initialize RequestProcessor of
clas
s org.apache.struts.action.RequestProcessor:
java.lang.ClassNotFoundException: o
rg.apache.struts.action.RequestProcessor
- Finalizing memory database plug in

my struts-config.xml file contains following controlller

  <controller>
    <!-- The "input" parameter on "action" elements is the name of a
         local or global "forward" rather than a module-relative path -->
  <!--  <set-property property="inputForward" value="true"/>   -->
  <set-property property="inputForward" value="false"/>
    </controller>

i aint able to point out where is error !! can any one plz help me !!!!
thanks in advance !!1
Nishant Patil
Software Engineer
Cybage Software Pvt. Ltd. (A CMM Level 3 Company)
West Avenue , Kalyani Nagar,
Pune - 411 006
Tel: 91-20-4041700  -355
Email: [EMAIL PROTECTED]
Website: www.cybage.com
There's a difference between knowing the path, and walking the path


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

Reply via email to