Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Limwire .jar on PSP
Name: go_places_puterwize Date: March 30, 2006 at 17:47:05 Pacific OS: Windows Vista 2006 CPU/Ram: P4/512MB Product: Dell/Dimension4600
Comment:
I have been wondering about this for a long time.. Whe I installed limewire on my computer, I noticed Limewire.jar in the folder and thought I could get it on my PSP inside the web browser. I dont know alot about java and was trying to mess around to make a working applet I can open up in the PSP Web Browser... Is this theoreticaly possible? Is it not the end of the world? Will George Bush ever find intelligence? Stay tuned and find out... But seriously, there has to be some way you can type in the address i.e. file://PSP/limewire/limewire.html The html I dont know how to make an applet. I know theres a way but I never understand it. I tried: </applet> archive "limwire.jar" size 480x272 <applet> is this right? if not, what am i doing wrong? does anyone have this actually running on their psp? a little help would be nice. (Wake up neo, the matrix has you...)
Curiousity only injured the cat. I finished it off.. Muahahaha...
Summary: I have absolutly no idea how a JAR works, each time I type in jar cmf Hello.mf Hello.jar Hello.class Hello.java I keep getting an error saying java.io.FileNotFoundException: Hello.mf (The system cann...
Summary: Folks: Let’s say I have a java source file that imports a class as follows: import ab.cd.ef; public class{ ... } Of course, I need that jar file in the classpath in order to be compiled. What if I do...
Summary: The problem is: I wrote a java application that displays a GUI and do some task I want to run my program from the desktop just with a double click on an icon I created a jar file with the command j...