Results 1 to 2 of 2
Thread: minor major exception
- 05-13-2012, 09:29 PM #1
Member
- Join Date
- May 2012
- Posts
- 10
- Rep Power
- 0
minor major exception
Hi,
I have created an applet called Firstapplet.java in a package called package_applet.
this package is placed in a folder called src.
I have put the FirstApplet.class file in the bin folder situated at the same level than the src folder.
I can not reach this file because i receive this error message" can not find the Firstapplet.class file.
Can you tell me which path i have to write in the "codebase" parameter of the FirsApplet.html file which is placed also in the package_applet package( which is under the src folder).
Other question, in another situation , i have received this message :
Exception: java.lang UnsupportedClass Version Error :FirstApplet :unsupported major.minor version 51.0
What kind of error is it?
How can i repare it?
Thanks a lot for your answer.
Best regards
curious_programmerLast edited by curious_programmer; 05-13-2012 at 09:41 PM.
- 05-13-2012, 10:36 PM #2
Similar Threads
-
Need help with this minor problem.
By juxta in forum New To JavaReplies: 12Last Post: 04-30-2012, 11:16 PM -
Unsupported major.minor version 51.0
By j2me64 in forum Java AppletsReplies: 15Last Post: 04-15-2012, 10:35 AM -
Need major help!
By noncon in forum New To JavaReplies: 3Last Post: 02-01-2012, 02:04 PM -
Minor of a matrix (LinkedListArray)
By sehudson in forum New To JavaReplies: 1Last Post: 03-08-2011, 07:27 AM -
Minor of a matrix
By sehudson in forum New To JavaReplies: 3Last Post: 02-21-2011, 08:12 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks