Re: error # 302 on compilation

2002-03-25 Thread Ben Peter
Hi, if you get these two working together, let me know ;-) I got so frustrated over this that I eventually skipped to neatbeans (which I like much better now). JBuilder looks at the class spec version of compiled classes, and complains if it does not match (which for me results in the message

RE: error # 302 on compilation

2002-03-25 Thread srinivas
thanks ben, i am using jdk1.4.0 with jbuilder5. regards, srinivas. -Original Message- From: Ben Peter [mailto:[EMAIL PROTECTED]] Sent: Monday, March 25, 2002 12:42 PM To: Struts Users Mailing List Subject: Re: error # 302 on compilation Hi, what compiler are you using? This sounds

Re: error # 302 on compilation

2002-03-25 Thread Ben Peter
Hi, what compiler are you using? This sounds like a jdk1.4-related issue (I had these problems with JBuilder5). The class specs have changed from 1.3.1 to 1.4, and some compilers won't allow to compile against classes that were compiled to other versions of the class spec than the current targ

error # 302 on compilation

2002-03-24 Thread srinivas
hello, i get this error when i compile my source file. What could be the reason? Should i get the source of struts and compile? Error #: 302 : cannot access class org.apache.struts.taglib.html.ErrorsTag; no source found; must be compiled, because java.lang.Object.getClass referenced by class org