RE: struts and JDeveloper 9.03

2003-12-29 Thread Steve Muench
racle http://radio.weblogs.com/0118231/ -Original Message- From: Patrick Schilling [mailto:[EMAIL PROTECTED] Sent: Monday, December 29, 2003 08:46 To: [EMAIL PROTECTED] Subject: Re: struts and JDeveloper 9.03 Kalra, Ashwani wrote: > hi, > I am working with Jdeveloper and Struts 1.1 Wh

Re: struts and JDeveloper 9.03

2003-12-29 Thread Patrick Schilling
Kalra, Ashwani wrote: hi, I am working with Jdeveloper and Struts 1.1 When I try to run any page , its not able to find the core action class. struts.jar is lying in lib dir Error is java.lang.NoClassDefFoundError: org/apache/struts/action/Action java.lang.Class java.lang.ClassLoader.defineClass0

RE: struts and JDeveloper 9.03

2003-12-29 Thread Kalra, Ashwani
Yeah, they are already there. Without this I will not be able to compile my files. and IMO ie for development. >-Original Message- >From: Adrien GEYMOND [mailto:[EMAIL PROTECTED] >Sent: Monday, December 29, 2003 4:30 PM >To: Struts Users Mailing List >Subject: Re: struts

Re: struts and JDeveloper 9.03

2003-12-29 Thread Adrien GEYMOND
Hello, have you also put the struts.jar library in the Configurations/Libraries of your project settings ? You can access the project settings by double-clicking on you 'project.jpr' in Jdev I hope, it helps you ... - To unsubs