...I created a login form and it works fine...but I created it for another project...and brought it into this new project....In this new project it doesn't work properly. When I do the login it authenticates but it doesn't redirect
to the page. Not only that...but when the protected page is to...
It WAS 1.1.8. But not what you all may think. Java 1.1.8 was actually throwing the wrong class name with the Exception. When I ran it with Java 1.4 it threw the right error and It was actually a package that was not included in the jar file. That one got me.
*Applaud java 1.1.8" lol
hey Pete,
I'm not sure I understood your last request but i'm assuming you just wanted the name of the class that's giving me problems in the jar. Here it is...If i got this wrong just let me know.
Class name :TeacherAppl$View$MainView$ReportView$PrintClassListReport.class
The class is not in a package. So there is no package call in the java class and there is no path in the jar file. The class is actually an inner class about 3 or 4 levels deep. My first assumption was that there may be some limitations with reading inner classes in jar files but this is not the...
Hey all,
I am trying to run my code from a jar file. When I run the code through a class folder java can see all the classes but when I put all the classes inside a jar file there is ONE class that is not being seen. "java.lang.NoClassDefFoundError" Exception. I have checked the jar...
We have just upsized our database from Access2000 to SQL Server 2000. How can I go about running stored procedures from within epicor?
You're help would be greatly appreciated. A.S.A.P
Thanks All
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.