Results 21 to 26 of 26
- 06-27-2008, 07:57 AM #21
If he wants to run the application on the browser, why would he need the complete code (presumably source code) as a .zip file?
You would only do this to enable the source code to be recompiled.
He would only need the .jar file with the compiled .class files and the manifest.
I suspect that the real answer to the OP's post is -
- get the program working;
- make a jar file with the .class files and manifest;
- and distribute the .jar file to the user.
AlanThere are 10 types of people - those who understand binary and those who don't!!
Today is the Beta version of Tomorrow!!
- 06-27-2008, 08:08 AM #22
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Reason is that he has no idea what he really wants to do.
One of his post, what I get is he wants to run an applet off line. Then what he has to do is download the package and do the processing. For that can be use either jar file, zip package etc...
I'm not talking about jar files, because he may confused on it.
In a zip package, no need to include source code. Class file is enough. But in that case, need to include browser(actually the class file integrated HTML page) In that sense his application work in off line.
That's why comments in that way to him.
- 06-27-2008, 09:25 AM #23
This is the first time i have seen such thread
21 posts uptil now , but no one knows what this thread is upto
LOL :D :D :D :D :Di am the future
- 06-27-2008, 10:20 AM #24
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Reason is users have different options, but the our LOL don't have an idea which to use. :);)
- 06-27-2008, 06:54 PM #25
Beginner is in the right place.
Yes, beginner ( original poster ) is likely staring at the screen right now, fingers ready to dance .... we know if poster keeps reading and trying some useful progress will be made. May I suggest appletviewer?
If poster can ship applets, it may be useful to eliminate some help questions by having the end-user be instructed to use appletviewer. We could also show the html file that could be used to run the applet. Poster needs to spec how the dot jar file will be distributed if users cannot get on the web, ostensibly this would be file sharing between friends.Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
- 06-28-2008, 04:22 AM #26
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Oh, I agreed with the choice of applet viewer. It's fine for me too. :) But still no response to any suggestion.
Similar Threads
-
What are you using to write your code?
By CaptainMorgan in forum New To JavaReplies: 948Last Post: 05-21-2013, 12:41 PM -
how to write onto a file
By mirage_87 in forum New To JavaReplies: 6Last Post: 09-08-2009, 03:54 PM -
Stand O' Food Game Proyect
By piachens in forum New To JavaReplies: 1Last Post: 03-24-2008, 05:28 PM -
How do i write this in java...?
By johnny7white in forum New To JavaReplies: 1Last Post: 11-28-2007, 07:05 PM -
About bean:write
By yuchuang in forum Web FrameworksReplies: 1Last Post: 04-30-2007, 03:31 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks