MD. Tauhidul Islam writes: > whenever I try to run java from command line in my windows xp machine then > I get the following message: > > Exception in thread "main" java.lang.NoSuchMethodError: main > > how to resolve this problem? > I know that I should ask this on linux box but pls help me if anybody can
Your problem sounds like an extremely simple java problem, although I could be wrong. You must offer more information - start with the basic problem and question as you have here, and then go into more detail, including source code for the problem. (Make the source code as minimal case as you can.) So, first of all, does your java program have a public static 'main' method? -- Sean R. Owens [EMAIL PROTECTED] 412-268-3194 (office number) | William Pitt the Younger (Prime Minister of England 1783-1801, | 1804-1806), speaking in the House of Commons on 18 November 1783 said, | "Necessity is the plea for every infringement of human freedom. It is | the argument of tyrants; it is the creed of slaves." ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]