u can either create a jar file or a batch script to run ur class files by doubleclicking. Rgds..... Sreejith Kumar P. ... From: "huy anh" <phuyem@...> ...
It is not feasible to execute a class file by double clicking it but you can convert it to an (platform dependent) executable (for windows apparently). There...
Hi Everybody, Anybody help me pls...... I have installed J2sdk1.4.2 in D:\j2sdk1.4.2 my system.... I have installed Tomcat 4.1 in D:\Tomcat 4.1 my system.... ...
Guys, i have some quetions.i want to know the answer for these questions.if anybody can.please?? 1.How do you communicate in between Applets & Servlets ? ...
Hi, You can install your java program as a service. You can use the javaservice provided at http://www.multiplan.co.uk/software/javaservice/downloads.html But...
Hi! , I am new to J2ME though I know J2EE full. Whal all I can do to practice the J2ME ..any good help in terms of linkc/urls/code/etc Which is the HOT area in...
sumit.singh@...
Sep 1, 2004 1:32 pm
16559
Hi Group, I am facing a simple problem..if i run this simple code in my main function..i am getting a java.lang.NullPointerException String s = null; if (...
Hi, because you are using the OR operator. This means that one of the two only needs to be true. So it will always check BOTH. That's why the first one giving...
Hi You can use Interpolation of curve, for example: Hermite (the better for pass on the points) Bezier (good aproximation) Lagrange (poor solution). ... ...
Hi, from what i had learned so far you can't double click and run in it windows. If you want to run it by double click the only way I know is that make ur...
because u r using a OR statement, both conditions will be checked.. first it checks if the String is not null (but the actual String is null so this condition...
Hai Just Make a bat File. & call *.class with the help of .bat file ok Bye ... Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. ...
MicroSwing for midp2 phones mSwing was developed because actually j2me has a very poor support for gui developing. The main purpose of mSwing is to give the ...
Hi , CATALINA_HOME variable should be set as D:\Tomcat 4.1 and not D:\j2sdk1.4.2. I think tomcat should startup properly then. -Pallav Thayumanava Ramasamy...
Hi Ahmed , The best solution would be to get the information from the log files. Another tool available in open source is AWStats. This would probably serve...
Check out http://billday.com/j2me/index.html he used to be one of J2ME sun engineer. Lot of great links. "Don't take life too seriously, cause you never get...
Respected Friend, First of all please tell that which operating system are u using,I tryed to run my tomcat on Windows 98 for more than 6 months but it did not...
Hi all iam having oreilly eclipse deveoper guide.if any body wants let me know i will send it..the file size is 7 mb...let me how can i send such big file...
Dear all, I have a Servlet which will get parameters & values from another Servlet, before processing it i need to manipulate the values, fox example if user...
you need to set CATALINA_HOME with Tomcat path not of java(jdk) path. This is the problem only . In your case your CATALINA_HOME and JAVA_HOME variables must...
Hi all! Much is being said about java game programming for mobile devices, but I want to do game programming for game consoles (playstation 2 and/or XBOX) and...
Dear all, Does Someone know where can I download the Struts in Action e-book (pdf format) for free? Regards! Rafael Rocha [Non-text portions of this message...
Hi, I am interested in the eclipse book you have. You can zip it to a smaller file if you cannot send 7MB attachments.. If that is not good enough (yahoo cuts...
hello everyone, i have a xml file i want to insert the contents of the xml file into the database can anyone tell me the encoding which i should make use to...
Is there any apt recources for it ? .deb files ?...
Hasan
linux@...
Sep 2, 2004 6:46 pm
16580
You can see OpenGL for Java, which I donno whether it can program Console, but it has nearly same performance as native app. If you want to program in a easy...
I think a better idea would be to you use the yahoo briefcase ? http://briefcase.yahoo.com Pallav kalohr23@... wrote: Hi, I am interested in the eclipse...