Click here to Skip to main content
16,007,687 members
Home / Discussions / Java
   

Java

 
QuestionIs there any way to convert a word document into PDF using openoffice and JOD convertor : without installation of OpenOffice ? Pin
AshishAshish21-Jul-09 2:51
AshishAshish21-Jul-09 2:51 
AnswerRe: Is there any way to convert a word document into PDF using openoffice and JOD convertor : without installation of OpenOffice ? Pin
fly90421-Jul-09 3:35
fly90421-Jul-09 3:35 
GeneralRe: Is there any way to convert a word document into PDF using openoffice and JOD convertor : without installation of OpenOffice ? Pin
AshishAshish23-Jul-09 3:09
AshishAshish23-Jul-09 3:09 
GeneralRe: Is there any way to convert a word document into PDF using openoffice and JOD convertor : without installation of OpenOffice ? Pin
fly90423-Jul-09 3:44
fly90423-Jul-09 3:44 
GeneralRe: Is there any way to convert a word document into PDF using openoffice and JOD convertor : without installation of OpenOffice ? Pin
AshishAshish23-Jul-09 19:18
AshishAshish23-Jul-09 19:18 
Questionweb services Pin
benjamin yap20-Jul-09 3:22
benjamin yap20-Jul-09 3:22 
AnswerRe: web services Pin
Marc Firth21-Jul-09 0:09
Marc Firth21-Jul-09 0:09 
QuestionTwo Class Files and can't find each other Pin
alonchap19-Jul-09 23:42
alonchap19-Jul-09 23:42 
Hi i am new to java,
we have a project of taking that big one file and save the two classes inside two diffrent files, but i recieve an error
the error is :

D:\>java MonkiesDemo.java
Exception in thread "main" java.lang.NoClassDefFoundError: MonkiesDemo/ja
Caused by: java.lang.ClassNotFoundException: MonkiesDemo.java
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: MonkiesDemo.java. Program will exit

the project i have to make is :

http://www.abelski.com/moodle/mod/assignment/view.php?id=676[^]


http://pastebin.com/m4bdad8f7[^]

http://pastebin.com/m52543652[^]

Thanks
AnswerRe: Two Class Files and can't find each other Pin
alonchap20-Jul-09 1:22
alonchap20-Jul-09 1:22 
AnswerRe: Two Class Files and can't find each other Pin
Kujtim Hyseni24-Jul-09 5:38
Kujtim Hyseni24-Jul-09 5:38 
QuestionArraylist Pin
kyosugi19-Jul-09 19:29
kyosugi19-Jul-09 19:29 
AnswerRe: Arraylist Pin
Rajdeep.NET20-Jul-09 7:02
Rajdeep.NET20-Jul-09 7:02 
GeneralRe: Arraylist Pin
fly90420-Jul-09 11:19
fly90420-Jul-09 11:19 
RantRe: Arraylist Pin
Nagy Vilmos21-Jul-09 5:33
professionalNagy Vilmos21-Jul-09 5:33 
GeneralRe: Arraylist [modified] Pin
EliottA22-Jul-09 6:05
EliottA22-Jul-09 6:05 
GeneralRe: Arraylist Pin
Nagy Vilmos22-Jul-09 6:09
professionalNagy Vilmos22-Jul-09 6:09 
AnswerRe: Arraylist Pin
fly90420-Jul-09 11:12
fly90420-Jul-09 11:12 
QuestionCan anybody tell me the difference between J2EE, J2SE, J2ME. Pin
GeetaW17-Jul-09 5:18
GeetaW17-Jul-09 5:18 
AnswerRe: Can anybody tell me the difference between J2EE, J2SE, J2ME. Pin
Nagy Vilmos17-Jul-09 5:42
professionalNagy Vilmos17-Jul-09 5:42 
GeneralRe: Can anybody tell me the difference between J2EE, J2SE, J2ME. Pin
mypicturefaded17-Jul-09 6:13
mypicturefaded17-Jul-09 6:13 
GeneralRe: Can anybody tell me the difference between J2EE, J2SE, J2ME. Pin
Nagy Vilmos20-Jul-09 1:39
professionalNagy Vilmos20-Jul-09 1:39 
GeneralRe: Can anybody tell me the difference between J2EE, J2SE, J2ME. Pin
Luc Pattyn19-Jul-09 8:56
sitebuilderLuc Pattyn19-Jul-09 8:56 
GeneralRe: Can anybody tell me the difference between J2EE, J2SE, J2ME. Pin
Nagy Vilmos20-Jul-09 1:40
professionalNagy Vilmos20-Jul-09 1:40 
AnswerRe: Can anybody tell me the difference between J2EE, J2SE, J2ME. Pin
Rajdeep.NET19-Jul-09 7:14
Rajdeep.NET19-Jul-09 7:14 
QuestionRegarding zip files in java [modified] Pin
chinnasri16-Jul-09 16:51
chinnasri16-Jul-09 16:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.